aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-01-12 04:48:23 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-01-12 04:50:16 +0530
commitb70a54d47e605408f6ae3033c5fbc4fce0bc21ed (patch)
treedc8c5063fe4b68925544a4c4446de6de37a4f468
parentaea48508da7ad5ab990094caf93397c81019edbb (diff)
downloadnnn-b70a54d47e605408f6ae3033c5fbc4fce0bc21ed.tar.gz
Update docs
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a992696..7e1a53c 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ It runs smoothly on the Raspberry Pi, Termux [on Android](https://www.youtube.co
- Create (with parents), rename, duplicate (anywhere) files and dirs
- Launch GUI apps, run commands, spawn a shell, toggle executable
- Hovered file set as `$nnn` at prompt and spawned shell
- - Lock terminal (needs a locker)
+ - Lock terminal after configurable idle timeout
## Quickstart
@@ -88,7 +88,7 @@ It runs smoothly on the Raspberry Pi, Termux [on Android](https://www.youtube.co
5. To copy selected file paths to system clipboard and show notis on cp, mv, rm completion use option `-x`.
6. For a strictly CLI-only experience, see plugin `nuke`. It's a sample opener you can customize.
-Don't memorize keys. Arrows (or <kbd>h</kbd> <kbd>j</kbd> <kbd>k</kbd> <kbd>l</kbd>), <kbd>/</kbd> and <kbd>q</kbd> suffice. Press <kbd>?</kbd> to list shortcuts anytime.
+Don't memorize! Arrows (or <kbd>h</kbd> <kbd>j</kbd> <kbd>k</kbd> <kbd>l</kbd>), <kbd>/</kbd> and <kbd>q</kbd> suffice. <kbd>Tab</kbd> creates, cycles contexts. Hit <kbd>?</kbd> to lookup shortcuts.
## Installation