mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 11:51:27 +00:00
Update docs
This commit is contained in:
parent
aa8769ecee
commit
90e0d5e3d6
|
@ -65,6 +65,7 @@ It runs smoothly on the Pi, [Termux](https://www.youtube.com/watch?v=AbaauM7gUJw
|
||||||
- No FPU usage (all integer maths, even for file size)
|
- No FPU usage (all integer maths, even for file size)
|
||||||
- Minimizes screen refresh with fast line redraws
|
- Minimizes screen refresh with fast line redraws
|
||||||
- Tiny binary (typically around 100KB)
|
- Tiny binary (typically around 100KB)
|
||||||
|
- 1-column mode for smaller terminals and form factors
|
||||||
- Portable
|
- Portable
|
||||||
- Language-agnostic plugins
|
- Language-agnostic plugins
|
||||||
- Static binary available (no need to install)
|
- Static binary available (no need to install)
|
||||||
|
@ -72,6 +73,7 @@ It runs smoothly on the Pi, [Termux](https://www.youtube.com/watch?v=AbaauM7gUJw
|
||||||
- Compile in/out features with make variables
|
- Compile in/out features with make variables
|
||||||
- No config file, minimal config with sensible defaults
|
- No config file, minimal config with sensible defaults
|
||||||
- Widely available on many packagers
|
- Widely available on many packagers
|
||||||
|
- Touch enabled, comfortable on handhelds too!
|
||||||
- Unicode support
|
- Unicode support
|
||||||
- Quality
|
- Quality
|
||||||
- Privacy-aware (no unconfirmed user data collection)
|
- Privacy-aware (no unconfirmed user data collection)
|
||||||
|
|
Loading…
Reference in a new issue