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