diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index e9cd2b7..387eb08 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -16,7 +16,7 @@ set-window-option -g automatic-rename on set-option -g set-titles on # True Colors -set -g default-terminal "xterm-256color" +set -g default-terminal "tmux-256color" set -ga terminal-overrides ",*256col*:Tc" set -g status-keys vi