updated tmux config for global set escape to 0. Didn't help the underlying problem
This commit is contained in:
parent
3b8514d9aa
commit
b90a3fc2b4
@ -2,7 +2,7 @@ source-file ~/.wryn/config/tmux/n-bindings.tmux
|
||||
source-file ~/.wryn/config/tmux/t-bindings.tmux
|
||||
|
||||
# don't use escape key
|
||||
set -s escape-time 0
|
||||
set -sg escape-time 0
|
||||
|
||||
# quick reload
|
||||
bind-key r source-file ~/.tmux.conf\; display "TMUX CONFIG RELOADED"
|
||||
|
Loading…
Reference in New Issue
Block a user