mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 20:01:27 +00:00
Fix wrong exclamation mark char description
This commit is contained in:
parent
d80fdf335b
commit
258a5846f7
3
nnn.1
3
nnn.1
|
@ -380,8 +380,7 @@ separated by \fI;\fR:
|
|||
.Ed
|
||||
.Pp
|
||||
To assign keys to arbitrary non-background non-shell-interpreted cli
|
||||
commands and invoke like plugins, add \fI!\fR (underscore) before the
|
||||
command.
|
||||
commands and invoke like plugins, add \fI!\fR before the command.
|
||||
.Bd -literal
|
||||
export NNN_PLUG='x:!chmod +x $nnn;g:!git log;s:!smplayer $nnn'
|
||||
|
||||
|
|
Loading…
Reference in a new issue