diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-08-04 14:27:35 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2019-08-04 14:31:58 +0530 |
commit | 9431213e499d403db14cfc86eebbf0099193b86a (patch) | |
tree | 498d8a5309b030355d83aa7e68e1d639f52b3e35 /README.md | |
parent | 4c4db1430e7725dff5cce347e8b9f583362bda9d (diff) | |
download | nnn-9431213e499d403db14cfc86eebbf0099193b86a.tar.gz |
Support / as an additional leader key
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -276,10 +276,10 @@ Press <kbd>?</kbd> in `nnn` to see the list anytime. ← h Parent dir ~ ` @ - HOME, /, start, last ↵ → l Open file/dir . Toggle show hidden Home g ^A First entry G ^E Last entry - / Filter Ins ^T Toggle nav-as-you-type b Pin current dir ^B Go to pinned dir Tab ^I Next context d Toggle detail view , ^/ Leader key N LeadN Context N + / Filter/Lead Ins ^T Toggle nav-as-you-type Esc Exit prompt ^L Redraw/clear prompt ^G Quit and cd q Quit context Q ^Q Quit ? Help, config @@ -326,6 +326,8 @@ The Leader key provides a powerful multi-functional navigation mechanism. It is | <kbd>~</kbd> <kbd>`</kbd> <kbd>@</kbd> <kbd>-</kbd> | Go to HOME, `/`, start, last visited dir | | <kbd>q</kbd> | Quit context | +When the filter is on, <kbd>/</kbd> works as an additional Leader key. + #### Contexts 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: |