From a90dabd2f6fce38c2202cec753cd5267f6af84e4 Mon Sep 17 00:00:00 2001 From: Arun Date: Tue, 23 Nov 2021 20:50:52 +0530 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index dc92a60..e1efb53 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -32,7 +32,7 @@ By default tmux advertises 8-color support. To show icons in tmux add the follow 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 + set -g default-terminal "xterm-256color" If the Esc key isn't working as expected, add the following in `.tmux.conf`: