From feb37ebc0addc570c305c3e86ab481758504a5d2 Mon Sep 17 00:00:00 2001
From: Daniel Lundin <daniel@arity.se>
Date: Thu, 15 Oct 2020 16:32:02 +0200
Subject: [PATCH] tmux terminal illness

---
 .tmux.conf | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.tmux.conf b/.tmux.conf
index 06310c1..cfeb485 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -18,10 +18,8 @@ bind-key ] paste-buffer -p
 set -g update-environment "XAUTHORITY DISPLAY WINDOWID SSH_ASKPASS SSH_AGENT_PID SSH_CONNECTION"
 set -g default-command zsh
 set -g history-limit 50000
-#set -g default-terminal "tmux-256color"
-set -g default-terminal "xterm-kitty"
-#set -as terminal-overrides ',*:Tc:Su:smuc=\E[4:3m:Setulc=\E[58::2::%p1%{65536}%/%d::%p1%{256}%/%{255}%&%d::%p1%{255}%&%d%;m' # colored underline
 
+set -g default-terminal "xterm-kitty"
 set -ga terminal-overrides ",*:Tc"  # true colous support
 set -as terminal-overrides ',*:sitm=\E[3m' # Italics support for older ncurses
 set -as terminal-overrides ',*:smxx=\E[9m' # Strikeout