Updated Usage (markdown)

Jana 2020-08-02 15:49:30 +05:30
parent 7dfd3ecf97
commit 92841ad380

@ -98,7 +98,7 @@ There is no config file. Associated files are at
3. `nnn` v2.9 and below have `NNN_CONTEXT_COLORS`, `NNN_SSHFS_OPTS` and `NNN_RCLONE_OPTS`.
4. 8 colors codes: 0-black, 1-red, 2-green, 3-yellow, 4-blue (default), 5-magenta, 6-cyan, 7-white.
To specify [xterm 256 color codes](https://upload.wikimedia.org/wikipedia/commons/1/15/Xterm_256color_chart.svg), prefix with `#` and use the hex vlaues.
To specify [xterm 256 color codes](https://upload.wikimedia.org/wikipedia/commons/1/15/Xterm_256color_chart.svg), prefix with `#` and use the hex values.
5. If the FIFO file doesn't exist it will be created, but it will never be removed.
6. Only the first character is considered if _not_ a `Ctrl-key` combo.
7. Overridden by `NNN_COLORS`.