1
1
mirror of https://github.com/jarun/nnn.git synced 2024-11-22 15:20:59 +03:00

Updated Troubleshooting (markdown)

Mischievous Meerkat 2020-11-02 08:27:03 +05:30
parent cce448ca77
commit ad688c9576

@ -16,6 +16,10 @@ The in-built batch-renamer implemented in `nnn` is a very simplified one. It's s
`nnn` may not handle keypresses correctly when used with tmux (see issue #104 for more details). Set `TERM=xterm-256color` to address it. `nnn` may not handle keypresses correctly when used with tmux (see issue #104 for more details). Set `TERM=xterm-256color` to address it.
By default tmux advertises 8-color support. To show icons in tmux add the following to tmux configuration file:
set -g default-terminal "screen-256color"
## Broken control key ## Broken control key
If a Ctrl-key combination is not working, check if it's masked due to terminal line settings: If a Ctrl-key combination is not working, check if it's masked due to terminal line settings: