README.md | 4 ++-- diff --git a/README.md b/README.md index a99269663a90b28dfeaede87daf13bb38dfabcd5..7e1a53cfc1c7cc022d7f61c0c9b0a6e316f124d1 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ - Copy file paths to system clipboard on select - 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 @@ 4. For additional functionality [install plugins](https://github.com/jarun/nnn/tree/master/plugins#installing-plugins). 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 h j k l), / and q suffice. Press ? to list shortcuts anytime. +Don't memorize! Arrows (or h j k l), / and q suffice. Tab creates, cycles contexts. Hit ? to lookup shortcuts. ## Installation