diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf index 818f8b3..57d8175 100644 --- a/tmux/.config/tmux/tmux.conf +++ b/tmux/.config/tmux/tmux.conf @@ -6,7 +6,7 @@ set -g @plugin '2kabhishek/tmux2k' set -g @tmux2k-theme 'default icons' -set -g default-terminal 'tmux-256color' +set -ga terminal-overrides ",xterm-256color:Tc" # undercurl support set -as terminal-overrides ',*:Smulx=\E[4::%p1%dm' # support colors for undercurl