1
1
mirror of https://github.com/jarun/nnn.git synced 2024-09-11 13:06:14 +03:00

Updated Developer guides (markdown)

Terminator X 2021-10-16 23:05:44 +05:30
parent 9084440d8e
commit 5734d1d284

@ -109,6 +109,12 @@ Warning: Saved sessions may no longer be usable when the number of contexts is s
Discard filter key when there's no match.
#### Show file information
make O_FILEINFO=1
Show file information using `file -b` in the information bar.
## Static compilation
Install the GPM development library and set the Makefile variable `O_STATIC`.