diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2020-01-02 23:13:56 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2020-01-02 23:36:08 +0530 |
commit | c92c5c7b1576dd3ab13c055ed399ad0f09d74bbc (patch) | |
tree | ca7323488eb18be71f0d9af814e6ad23e1febbec /README.md | |
parent | e1c91e1aefc1a20e738fc1b4d5b2a612ff959ffd (diff) | |
download | nnn-c92c5c7b1576dd3ab13c055ed399ad0f09d74bbc.tar.gz |
Support toggle exe
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ Visit the [Wiki](https://github.com/jarun/nnn/wiki) for concepts, program usage, - Notification on cp, mv, rm completion - 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 + - 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) - Privacy-aware (no unconfirmed user data collection) |