mirror of
https://github.com/jarun/nnn.git
synced 2024-11-22 15:20:59 +03:00
Updated Troubleshooting (markdown)
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"
|
||||
|
||||
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
|
||||
|
||||
If a Ctrl-key combination is not working, check if it's masked due to terminal line settings:
|
||||
|
Loading…
Reference in New Issue
Block a user