diff --git a/Troubleshooting.md b/Troubleshooting.md index bfa39b4..a06b138 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -22,6 +22,10 @@ By default tmux advertises 8-color support. To show icons in tmux add the follow set -g default-terminal "screen-256color" +If [compiled with `netbsd-curses`](https://github.com/jarun/nnn/wiki/Developer-guides#compile-with-musl-libc) set it to: + + set -g default-terminal "xterm-256color + If the Esc key isn't working as expected, add the following in `.tmux.conf`: set -g escape-time 0