From 351ddb1dd7fd9a8c8afc1594a1fcba1b41523b74 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Tue, 18 Aug 2020 10:29:38 +0530 Subject: [PATCH] Update docs --- README.md | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index f5dcabfa..1d358686 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,26 @@ -

nnn - supercharge your productivity!

+

nnn
nnn - Supercharge your productivity!

-Latest release -Availability +Latest release +Availability Travis Status CircleCI Status Privacy Awareness -License +License


icons and colors (click for asciicast)

-## Introduction +

[Features] [Quickstart] [Plugins] [Performance]

- +`nnn` (_n³_) is a full-featured terminal file manager. It's tiny and nearly 0-config with an incredible performance. -`nnn` (or `n³`) is a full-featured terminal file manager. It's tiny and nearly 0-config with an [incredible performance](https://github.com/jarun/nnn/wiki/Performance). - -`nnn` can analyze disk usage, batch rename, launch apps and pick files. The [plugin repository](https://github.com/jarun/nnn/tree/master/plugins#nnn-plugins) has tons of plugins and documentation to extend the capabilities further e.g. [preview](https://github.com/jarun/nnn/wiki/Live-previews), (un)mount disks, find & list, file/dir diff, upload files. There's an independent [(neo)vim plugin](https://github.com/mcchrish/nnn.vim). +`nnn` can analyze disk usage, batch rename, launch apps and pick files. The plugin repository has tons of plugins and documentation to extend the capabilities further e.g. [preview](https://github.com/jarun/nnn/wiki/Live-previews), (un)mount disks, find & list, file/dir diff, upload files. There's an independent [(neo)vim plugin](https://github.com/mcchrish/nnn.vim). It runs smoothly on the Pi, [Termux](https://www.youtube.com/watch?v=AbaauM7gUJw) (Android), Linux, macOS, BSD, Haiku, Cygwin, WSL, across DEs and GUI utilities or a strictly CLI environment. @@ -57,7 +59,7 @@ It runs smoothly on the Pi, [Termux](https://www.youtube.com/watch?v=AbaauM7gUJw - Toggle hidden with ., visit HOME with ~, last dir with - - Mark a frequently visited dir at runtime - Sort by modification, access and inode change time -- Compile out/in features with make options +- Compile out/in features with make variables - Watch matrix text fly or read fortune messages - Configure in 5 minutes! @@ -71,11 +73,11 @@ It runs smoothly on the Pi, [Termux](https://www.youtube.com/watch?v=AbaauM7gUJw - Minimizes screen refresh with fast line redraws - Tiny binary (typically around 100KB) - 1-column mode for smaller terminals and form factors + - Hackable - compile in/out features and dependencies - Portable - Language-agnostic plugins - Static binary available (no need to install) - Minimal library deps, easy to compile - - Compile in/out features with make variables - No config file, minimal config with sensible defaults - Widely available on many packagers - Touch enabled, comfortable on handhelds too!