Fixed escape delay
This commit is contained in:
parent
f19466063a
commit
5d16b49967
|
@ -7,6 +7,7 @@ set -ag terminal-overrides ",xterm-256color:RGB"
|
||||||
setw -g monitor-activity on
|
setw -g monitor-activity on
|
||||||
setw -g automatic-rename on
|
setw -g automatic-rename on
|
||||||
set-window-option -g xterm-keys on
|
set-window-option -g xterm-keys on
|
||||||
|
set -sg escape-time 0
|
||||||
|
|
||||||
# Setup vi-mode with better keybindings
|
# Setup vi-mode with better keybindings
|
||||||
# TODO: Escape does not work properly for leaving
|
# TODO: Escape does not work properly for leaving
|
||||||
|
|
Loading…
Reference in New Issue
Block a user