aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-02-24 21:43:41 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-02-24 22:54:54 +0530
commit11dac5e3db997c633e1a8ebd096655191c7580f3 (patch)
tree873272a9cbe5dedfa135f1cd0639ccc17ed8b6fa /README.md
parentbd1d9e3b6dab2a72fb0a4cc13d85a8c803336b66 (diff)
downloadnnn-11dac5e3db997c633e1a8ebd096655191c7580f3.tar.gz
Add shortcut ^G to quit and cd
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6cebcf3..3ca1082 100644
--- a/README.md
+++ b/README.md
@@ -119,7 +119,6 @@ Have fun with it! PRs are welcome. Check out [#1](https://github.com/jarun/nnn/i
- Terminal screensaver (default vlock, customizable) integration
- Unicode support
- Highly optimized code, minimal resource usage
-- Minimal dependencies
### Performance
@@ -254,7 +253,7 @@ optional arguments:
^T | Toggle path quote
^L | Redraw, clear prompt
? | Help, settings
- Q | Quit and cd
+ Q, ^G | Quit and cd
q, ^X | Quit
```
@@ -331,6 +330,8 @@ Add the following to your shell's rc file for the best experience:
5. Set `NNN_NOWAIT`, if nnn [blocks on your desktop environment](#nnn-blocks-on-opening-files) when a file is open.
+6. Press <kbd>?</kbd> for help on keyboard shortcuts anytime.
+
### How to
#### add bookmarks