diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 7425053..91960ab 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -9,6 +9,8 @@ set -g @plugin 'tmux-plugins/tmux-continuum' # - Options - set -g default-terminal 'screen-256color' +set -ga terminal-overrides ",xterm-256color:Tc" + set -g default-shell $SHELL set -g default-command $SHELL