]> Sergey Matveev's repositories - nnn.git/commitdiff
Update docs
authorArun Prakash Jana <engineerarun@gmail.com>
Sat, 11 Jan 2020 23:18:23 +0000 (04:48 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sat, 11 Jan 2020 23:20:16 +0000 (04:50 +0530)
README.md

index a99269663a90b28dfeaede87daf13bb38dfabcd5..7e1a53cfc1c7cc022d7f61c0c9b0a6e316f124d1 100644 (file)
--- 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