mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 19:31:28 +00:00
Updated Developer guides (markdown)
parent
81deaeb1af
commit
03394a448c
|
@ -75,6 +75,12 @@ Unsupported characters in file names will be replaced by `?`. Operations on file
|
|||
|
||||
Warning: Saved sessions may no longer be usable when the number of contexts is switched.
|
||||
|
||||
#### Compile-in icons
|
||||
|
||||
make O_ICONS=1
|
||||
|
||||
More details [here](https://github.com/jarun/nnn/wiki/Advanced-use-cases#file-icons). This option is not compatible with `O_LOC=1`.
|
||||
|
||||
## Static compilation
|
||||
|
||||
Install the GPM development library and set the Makefile variable `O_STATIC`.
|
||||
|
|
Loading…
Reference in a new issue