diff --git a/.tmux.conf b/.tmux.conf index a9248e4..be82f1a 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -600,7 +600,7 @@ run 'cut -c3- ~/.tmux.conf | sh -s _apply_configuration' # screen-*|tmux-*) # ;; # *) -# tmux set-option -ga terminal-overrides ",$TERM:Tc" +# tmux set-option -ga terminal-overrides ",*256col*:Tc" # ;; # esac # fi