diff options
| author | 2019-03-29 14:05:58 +0530 | |
|---|---|---|
| committer | 2019-03-29 14:23:55 +0530 | |
| commit | 8791444adcfe1048db0cb468f6f36ce8ba7f4e11 (patch) | |
| tree | 81ddad007e83b117accf8125f0c633ff5e47c5ec | |
| parent | f609a487b2bd10affda0f3cb2435ac0673a30902 (diff) | |
| download | nnn-8791444adcfe1048db0cb468f6f36ce8ba7f4e11.tar.gz | |
Update docs
| -rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -20,7 +20,7 @@ <p align="center"><i>video of nnn in action (an earlier release)</i></a></p> -`nnn` is one of the fastest and most lightweight file managers you have ever used (`~50KB` binary, `~3.5MB` resident memory usage, [highly optimized](https://github.com/jarun/nnn/wiki/performance-factors) code). And yet, it doesn't lack in features! +`nnn` is one of the fastest and most lightweight file managers (`~50KB` binary, `~3.5MB` resident memory usage, [highly optimized](https://github.com/jarun/nnn/wiki/performance-factors) code). And yet, it doesn't lack in features! `nnn` works seamlessly with your DE and favourite GUI utilities. It runs on Linux, macOS, Raspberry Pi, BSD, Cygwin, Linux subsystem for Windows and Termux on Android. @@ -74,8 +74,7 @@ Have as many scripts as you want to extend the power of `nnn`! Pick from the [sc - Disk usage analyzer (block/apparent) - File picker, (neo)vim plugin - Navigation - - *Navigate-as-you-type* with auto-select directory - - *Wild load* for *navigate-as-you-type* + - *Navigate-as-you-type* with auto-select dir, *wild load* - 4 contexts (_aka_ tabs _aka_ workspaces) - Bookmarks; pin and visit a directory - Familiar, easy shortcuts (arrows, <kbd>~</kbd>, <kbd>-</kbd>, <kbd>@</kbd>) |