diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 98f4631..deff364 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,5 +1,5 @@ set-window-option -g mode-keys vi -set -g default-terminal "tmux-256color" +set -g default-terminal "screen-256color" set -g terminal-overrides ',xterm-256color:Tc' # Smart pane switching with awareness of Vim splits.