diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2020-11-13 12:40:57 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2020-11-13 12:40:57 +0530 |
commit | 74cd15c232ffbe5f77be547abef4ab6ff6b33fcf (patch) | |
tree | 4ea4adbf8236e542dd89030a45ba0535bb74041f /README.md | |
parent | b09adb4654ea68e27b91a96b8e2bfd96a1378971 (diff) | |
download | nnn-74cd15c232ffbe5f77be547abef4ab6ff6b33fcf.tar.gz |
Q - error & quit if no selection, else pick & quit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ It runs smoothly on the Pi, [Termux](https://www.youtube.com/embed/AbaauM7gUJw) <details><summary><i><b>Expand</b></i> for some nnn magic! :dark_sunglasses:</summary><br><ul> <li>Instantly load, sort, filter thousands of files</li> <li>Type to navigate with automatic dir selection</li> + <li>List input stream and pick entries to stdout or file</li> <li>find/fd/grep/ripgrep/fzf from nnn and list in nnn</li> <li> Never lose context - start where you quit</li> <li>Mount any cloud storage service in a few keypresses</li> |