mirror of
https://github.com/jarun/nnn.git
synced 2025-03-12 17:54:04 +00:00
Update example
This commit is contained in:
parent
ec873ab4fa
commit
460fe7c080
1 changed files with 1 additions and 1 deletions
2
nnn.1
2
nnn.1
|
@ -152,7 +152,7 @@ when dealing with the !, e and p commands respectively. A single combination to
|
|||
\fBNNN_PLUG:\fR directly executable plugins as \fIkey_char:location\fR pairs (max 10) separated by
|
||||
\fI;\fR:
|
||||
.Bd -literal
|
||||
export NNN_PLUG='o:fzy-open;p:mocplay;d:ndiff;m:nmount;t:thumb'
|
||||
export NNN_PLUG='o:fzy-open;p:mocplay;d:ndiff;m:nmount;t:thumb;i:mediainf'
|
||||
|
||||
NOTE: To run a plugin directly, press 'x' followed by the plugin key.
|
||||
.Ed
|
||||
|
|
Loading…
Add table
Reference in a new issue