Updated Troubleshooting (markdown)

Mischievous Meerkat 2021-03-21 07:54:19 +05:30
parent b906b587fa
commit d9836bbf62

@ -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" set -g default-terminal "screen-256color"
If the <kbd>Ecs</kbd> key isn't working as expected, add the following in `.tmux.conf`:
set -g escape-time 0
## Broken control key ## Broken control key
If a Ctrl-key combination is not working, check if it's masked due to terminal line settings: If a Ctrl-key combination is not working, check if it's masked due to terminal line settings: