diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-09-15 01:37:39 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2019-09-15 01:37:39 +0530 |
commit | a07c5428702175709b5407d31eb47920b56a9822 (patch) | |
tree | 814606f8516633476d7a67633125796ea9b56ba2 /README.md | |
parent | e2a95140d5fc34e96e7ec144ac9a834b038778de (diff) | |
download | nnn-a07c5428702175709b5407d31eb47920b56a9822.tar.gz |
Retain filter after running command
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -51,12 +51,10 @@ `nnn` is a full-featured terminal file manager. It's extremely light and fast (**[performance](https://github.com/jarun/nnn/wiki/Performance)**). -`nnn` is also a disk usage analyzer, a fuzzy app launcher, a batch file renamer and a file picker. +`nnn` is also a disk usage analyzer, a fuzzy app launcher, a batch file renamer and a file picker. 30+ **[plugins](https://github.com/jarun/nnn/tree/master/plugins)** extend the capabilities further. There's an independent [(neo)vim plugin](https://github.com/mcchrish/nnn.vim). Custom plugins are easy to add. It runs smoothly on the Raspberry Pi, Termux on Android ([demo video](https://www.youtube.com/watch?v=AbaauM7gUJw)), Linux, macOS, BSD, Cygwin and Linux subsystem for Windows. `nnn` works seamlessly with DEs and GUI utilities. It's nearly zero-config (with sensible defaults) and can be setup in less than 5 minutes. -**[Plugins](https://github.com/jarun/nnn/tree/master/plugins)** can be run with custom keybinds. There's an independent [(neo)vim plugin](https://github.com/mcchrish/nnn.vim). Custom plugins are easy to add. - Visit the **[Wiki](https://github.com/jarun/nnn/wiki)** for operational concepts, how tos, use cases, chronology and insights. ## Features |