aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
Diffstat (limited to 'nnn.1')
-rw-r--r--nnn.16
1 files changed, 4 insertions, 2 deletions
diff --git a/nnn.1 b/nnn.1
index 67b1b58..93e231e 100644
--- a/nnn.1
+++ b/nnn.1
@@ -338,8 +338,10 @@ separated by \fI;\fR:
export NNN_PLUG='f:finder;o:fzopen;p:mocplay;d:diffs;t:nmount;v:imgview'
NOTES:
- 1. To run a plugin directly, press \fI;\fR followed by the plugin key.
- 2. To skip directory refresh after running a plugin, prefix with \fB-\fR.
+ 1. To run a plugin directly, press \fI;\fR followed by the key_char.
+ 2. Alternative way to run a plugin directly -
+ prefix with \fIAlt\fR (i.e. \fIAlt+key_char\fR).
+ 3. To skip directory refresh after running a plugin, prefix with \fB-\fR.
export NNN_PLUG='m:-mediainf'
.Ed