diff --git a/tmux.conf b/tmux.conf index d3ceea8..1f6bced 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,7 +1,7 @@ set-option -g status-position bottom set-option -g default-terminal "screen-256color" set-option -sa terminal-features ',xterm-256color:RGB' -set-option -sg escape-time 0 +set-option -sg escape-time 1 set-option -g focus-events on set -g status-bg black