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-08-05 22:21:52 +05:30
parent 0b9294e171
commit 0da7d84d8b

@ -104,6 +104,12 @@ Disable notifications on `cp`, `mv`, `rm` completion, selection sync to system c
Warning: Saved sessions may no longer be usable when the number of contexts is switched.
#### Matching filters only
make O_MATCHFLTR=1
Discard filter key when there's no match.
## Static compilation
Install the GPM development library and set the Makefile variable `O_STATIC`.