diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 6dd3285..acac715 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -29,7 +29,7 @@ set-option -g mouse on ################################################################################ # Colors ################################################################################ -set -g default-terminal "screen-256color" +set -g default-terminal "tmux-256color" set -g terminal-overrides ",xterm-256color:Tc" set -g status-fg white