diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-01-29 23:40:27 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2019-01-29 23:40:46 +0530 |
commit | cfb524ea5e1ecaa7c0eb0ab2fbb6675e298eb31d (patch) | |
tree | fae02732c43f06653ab6e1cc447320c42c06342f /README.md | |
parent | b1b1f90d113889559ce9f2569b6061d67180f8d4 (diff) | |
download | nnn-cfb524ea5e1ecaa7c0eb0ab2fbb6675e298eb31d.tar.gz |
Fix #200: bind ^P to show command prompt
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -243,7 +243,7 @@ Press <kbd>?</kbd> in `nnn` to see the list anytime. MISC !, ^] Spawn SHELL in dir C Execute entry R, ^V Run custom script L Lock terminal - ^S Run a command N, ^N Take note + ^P Command prompt N, ^N Take note ``` Help & settings, file details, media info and archive listing are shown in the PAGER. Please use the PAGER-specific keys in these screens. |