Remove tmux delay
This commit is contained in:
@@ -9,6 +9,9 @@ bind-key -r l select-pane -R
|
||||
bind-key v split-window -h
|
||||
bind-key s split-window -v
|
||||
|
||||
# in order to make escape bindings of programs in tmux work
|
||||
set -s escape-time 5
|
||||
|
||||
# enable mouse
|
||||
set-option -g mouse on
|
||||
|
||||
|
||||
Reference in New Issue
Block a user