diff --git a/.tmux.conf b/.tmux.conf index ccc4a72..3bf1046 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -10,6 +10,7 @@ # -- general ------------------------------------------------------------------- set -g default-terminal "screen-256color" # colors! +set-option -ga terminal-overrides ",xterm-256color:Tc" setw -g xterm-keys on set -s escape-time 10 # faster command sequences set -sg repeat-time 600 # increase repeat timeout