From d9836bbf629356c67664b58ead535af3bf45f30b Mon Sep 17 00:00:00 2001 From: Mischievous Meerkat Date: Sun, 21 Mar 2021 07:54:19 +0530 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Troubleshooting.md b/Troubleshooting.md index 4a749df..54aa6a5 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 the Ecs key isn't working as expected, add the following in `.tmux.conf`: + + set -g escape-time 0 + ## Broken control key If a Ctrl-key combination is not working, check if it's masked due to terminal line settings: