diff --git a/Troubleshooting.md b/Troubleshooting.md index c7f4664..10e8c0b 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -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. +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 If a Ctrl-key combination is not working, check if it's masked due to terminal line settings: