diff --git a/tmux.conf b/tmux.conf index 736f18e..6d643c0 100644 --- a/tmux.conf +++ b/tmux.conf @@ -19,7 +19,7 @@ set -g display-time 4000 set -g status-interval 5 # Upgrade $TERM -set -g default-terminal "screen-256color" +set -g default-terminal "tmux-256color" # Focus events enabled for terminals that support them set -g focus-events on