mirror of
https://github.com/jarun/nnn.git
synced 2025-01-15 21:36:42 +00:00
Document symlinked bookmarks in the manpage
This commit is contained in:
parent
3368a7905b
commit
693df568e0
3
nnn.1
3
nnn.1
|
@ -369,6 +369,9 @@ used. A single combination of arguments is supported for SHELL and PAGER.
|
|||
separated by \fI;\fR:
|
||||
.Bd -literal
|
||||
export NNN_BMS="d:$HOME/Docs;u:/home/user/Cam Uploads;D:$HOME/Downloads/"
|
||||
|
||||
Symlinked bookmarks can be created at runtime with the key \fIB\fR. To list
|
||||
the symlinked bookmarks press \fIEnter\fR at the select bookmark prompt.
|
||||
.Ed
|
||||
.Pp
|
||||
\fBNNN_PLUG:\fR directly executable plugins as \fIkey_char:plugin\fR pairs
|
||||
|
|
Loading…
Reference in a new issue