summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--tmux/.config/tmux/tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf
index 3d30a5e..b9b010d 100644
--- a/tmux/.config/tmux/tmux.conf
+++ b/tmux/.config/tmux/tmux.conf
@@ -1,6 +1,6 @@
# TODO: Figure out how to get undercurls working on windows (works on linux)
# support 256 color
-set -g default-terminal 'xterm-256color'
+set -g default-terminal 'tmux-256color'
set -as terminal-overrides ',*:Tc'
# undercurl / colored underline support