diff --git a/tmux/tmux.conf b/tmux/tmux.conf index bac96e8..538f0ee 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,6 +1,7 @@ set-window-option -g mode-keys vi set -g default-terminal "screen-256color" set -g terminal-overrides ',xterm-256color:Tc' +set -sg escape-time 10 # Smart pane switching with awareness of Vim splits. # See: https://github.com/christoomey/vim-tmux-navigator