From ad688c957658f234b55ec5874b309bb8a311168b Mon Sep 17 00:00:00 2001 From: Mischievous Meerkat Date: Mon, 2 Nov 2020 08:27:03 +0530 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 4 ++++ 1 file changed, 4 insertions(+) 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: