From 693df568e0b8813bf7e415fedce2f6be5dc668b6 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sun, 26 Dec 2021 09:57:41 +0530 Subject: [PATCH] Document symlinked bookmarks in the manpage --- nnn.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nnn.1 b/nnn.1 index 257ca193..5692ecb4 100644 --- a/nnn.1 +++ b/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 -- 2.48.1