tmux fix escape delay
This commit is contained in:
parent
1f3cdc9ff3
commit
70c7563638
@ -42,6 +42,7 @@ set -g window-status-current-style 'bg=white,fg=black bold'
|
||||
set -g window-status-format '#W#{?window_flags,#{window_flags}, }'
|
||||
set -g window-status-current-format '#W#{?window_flags,#{window_flags}, }'
|
||||
|
||||
set -s escape-time 0
|
||||
|
||||
set -g message-style 'fg=black bg=white bold'
|
||||
set-option -g bell-action none
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user