diff --git a/home/file/tmux/tmux.conf b/home/file/tmux/tmux.conf index 46563da8..fb1e50c5 100644 --- a/home/file/tmux/tmux.conf +++ b/home/file/tmux/tmux.conf @@ -12,7 +12,7 @@ bind -T copy-mode-vi v send -X begin-selection bind -T copy-mode-vi y send-keys -X copy-pipe-and-cancel "pbcopy" # Env. -set -sg escape-time 0 +set -sg escape-time 50 set-option -g default-terminal "tmux-256color" set-option -g focus-events on set-option -sa terminal-features "RGB"