mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 11:21:27 +00:00
Updated Developer guides (markdown)
parent
31f7b8a203
commit
9c3354fcae
|
@ -113,6 +113,12 @@ Warning: Saved sessions may no longer be usable when the number of contexts is s
|
|||
|
||||
Discard filter key when there's no match.
|
||||
|
||||
#### Disable sorting on directory load
|
||||
|
||||
make O_NOSORT=1
|
||||
|
||||
This option is useful in _type-to-nav_ mode. Loads dirs faster on initial entry. Any filter sorts the listing.
|
||||
|
||||
## Static compilation
|
||||
|
||||
Install the GPM development library and set the Makefile variable `O_STATIC`.
|
||||
|
|
Loading…
Reference in a new issue