Feat: set escape-time in tmux

This commit is contained in:
Bertrand Benjamin 2020-11-03 07:59:23 +01:00
parent 23173f631c
commit 33942f5fb8

View File

@ -11,7 +11,7 @@ bind C-space send-prefix
# C-space C-space will swap to last used window
bind-key C-space last-window
#set -sg escape-time 1
set -sg escape-time 1
#set -g base-index 1
#setw -g pane-base-index 1