aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-11-12 03:36:37 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-11-12 03:37:17 +0530
commit784ed6fefed5bbfb02e683df928fe238be9a180c (patch)
tree4ab40f927b139325930f42ab1ff2be2dc45943c8 /nnn.1
parent81380ff8d474dfa71a9d7ac914a27779c8caaf02 (diff)
downloadnnn-784ed6fefed5bbfb02e683df928fe238be9a180c.tar.gz
Use the term Leader key
Diffstat (limited to 'nnn.1')
-rw-r--r--nnn.18
1 files changed, 4 insertions, 4 deletions
diff --git a/nnn.1 b/nnn.1
index 4ebb392..b07a134 100644
--- a/nnn.1
+++ b/nnn.1
@@ -63,7 +63,7 @@ Toggle navigate-as-you-type mode
Pin current directory
.It Ic ^V
Visit pinned directory
-.It Ic ^B
+.It Ic `, ^/
Leader key
.It Ic LeaderN
Switch to context N
@@ -199,8 +199,8 @@ to change to the last visited directory on quit requires shell integration in a
few easy steps. Please visit the project page (linked below) for the
instructions.
.Sh CONTEXTS
-Contexts (aka \fItabs\fR aka \fIworkspaces\fR) serve the purpose of exploring multiple directories
-simultaneously. 4 contexts are available. The status of the contexts are shown in the top left corner:
+Contexts serve the purpose of exploring multiple directories simultaneously. 4 contexts
+are available. The status of the contexts are shown in the top left corner:
.Pp
- the current context is in reverse
.br
@@ -208,7 +208,7 @@ simultaneously. 4 contexts are available. The status of the contexts are shown i
.br
- rest are unused
.Pp
-The key prompt understands contexts. To switch contexts press \fI^B\fR and enter the context number (1-4).
+To switch to a context press the Leader key followed by the context number (1-4).
.Pp
The first time a context is entered, it copies the state of the last visited context. Each context remembers its start directory and last visited directory.
.Pp