Feat: set escape-time in tmux
This commit is contained in:
parent
23173f631c
commit
33942f5fb8
@ -11,7 +11,7 @@ bind C-space send-prefix
|
|||||||
# C-space C-space will swap to last used window
|
# C-space C-space will swap to last used window
|
||||||
bind-key C-space last-window
|
bind-key C-space last-window
|
||||||
|
|
||||||
#set -sg escape-time 1
|
set -sg escape-time 1
|
||||||
#set -g base-index 1
|
#set -g base-index 1
|
||||||
#setw -g pane-base-index 1
|
#setw -g pane-base-index 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user