diff --git a/tmux.conf b/tmux.conf index 3191764..5c09253 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,4 +1,5 @@ -set -g default-terminal "screen-256color" +set -ga terminal-overrides ",xterm-256color:Tc" +set -g default-terminal tmux-256color setw -g aggressive-resize on set -g set-titles on set -g set-titles-string "#T"