diff --git a/.tmux.conf b/.tmux.conf --- a/.tmux.conf +++ b/.tmux.conf @@ -9,8 +9,7 @@ set -g base-index 1 set -g pane-base-index 1 set -g renumber-windows on -# Allows for faster key repetition -set -sg escape-time 0 +set -sg escape-time 10 set -g pane-border-style bg=colour232,fg=colour235 set -g pane-active-border-style bg=colour232,fg=colour239