Updated Home (markdown)

Mischievous Meerkat 2020-05-01 23:08:17 +05:30
parent b5d85e101d
commit d4878bd5a2

@ -228,10 +228,6 @@ The special variable `$nnn` denotes the hovered file name. It is accessible from
All binary questions are confirmed by <kbd>y</kbd> or <kbd>Y</kbd>.
## File size
The minimum file size unit is byte (B). The rest are K, M, G, T, P, E, Z, Y (powers of 1024), same as the default units in `ls`.
## Design
`nnn` (the core C utility) is, generally speaking, _feature-restricted_. If you are looking for a file manager with tons of fancy features notwithstanding memory consumption and performance, you should look somewhere else. `nnn` includes features which you _really_ need so it can remain light enough to finish your workflow accurately before your train of thought is lost.