aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-11-09 03:11:57 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-11-09 03:11:57 +0530
commit70f561dd7184443981006528ea7a8d33600d6f5c (patch)
tree3860c91ba427d0226e1343c8dce6ecb0d718868f /README.md
parent30dc2baa3b978e179eb46f1add4ab69da3edd3cb (diff)
downloadnnn-70f561dd7184443981006528ea7a8d33600d6f5c.tar.gz
Support >/. and </, at bookmark prompt to cycle active contexts
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 984fac9..33d0851 100644
--- a/README.md
+++ b/README.md
@@ -267,7 +267,7 @@ Contexts (aka _tabs_ aka _workspaces_) serve the purpose of exploring multiple d
- other used contexts are underlined
- rest are unused
-The bookmark prompt understands contexts. To switch contexts press <kbd>^B</kbd> and enter the context number (1-4).
+The bookmark prompt understands contexts. To switch contexts press <kbd>^B</kbd> and enter the context number (1-4). <kbd>>/.</kbd> and <kbd></.</kbd> at the bookmark prompt cycles between active contexts.
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.