diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 387eb08..d1c3c39 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -16,7 +16,6 @@ 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