diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 32eb7e5..3cdd852 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,6 +1,6 @@ # ========= Settings ========= -set -g default-terminal "tmux-256color" +set -g default-terminal "xterm" set -as terminal-overrides ',*:Smulx=\E[4::%p1%dm' # undercurl support set -as terminal-overrides ',*:Setulc=\E[58::2::%p1%{65536}%/%d::%p1%{256}%/%{255}%&%d::%p1%{255}%&%d%;m' # underscore colours - needs tmux-3.0