diff --git a/config/tmux/.tmux.conf b/config/tmux/.tmux.conf index b228129..c240837 100644 --- a/config/tmux/.tmux.conf +++ b/config/tmux/.tmux.conf @@ -10,7 +10,7 @@ set -g default-terminal "xterm-256color" setw -g mode-keys vi # unset the annoying delay -# set -sg escape-time -1 +set -sg escape-time 0 # mouse settings # set -g mouse on