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
4c0210ce2b
commit
d463c4f0df
|
@ -25,6 +25,12 @@ Visit the [Wiki](https://github.com/jarun/nnn/wiki) for concepts, program usage,
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
- Resource sensitive
|
||||||
|
- Typically needs < 3.5MB resident memory
|
||||||
|
- Works with 8-bit colors
|
||||||
|
- Disk-IO sensitive (few disk reads and writes)
|
||||||
|
- No config file to read on each start
|
||||||
|
- No FPU usage (all integer calculations, even for file size)
|
||||||
- Modes
|
- Modes
|
||||||
- Light (default), detail
|
- Light (default), detail
|
||||||
- Disk usage analyzer (block/apparent)
|
- Disk usage analyzer (block/apparent)
|
||||||
|
|
Loading…
Reference in a new issue