aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tmux/.config
diff options
context:
space:
mode:
Diffstat (limited to 'tmux/.config')
-rw-r--r--tmux/.config/tmux/tmux.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf
index 41bf505..f119300 100644
--- a/tmux/.config/tmux/tmux.conf
+++ b/tmux/.config/tmux/tmux.conf
@@ -1,10 +1,5 @@
set -g default-terminal 'tmux-256color'
-set -ga terminal-overrides ',*:Tc'
-set -ga terminal-overrides ',*:RGB'
-set -ga terminal-overrides ',*:Smulx=\E[4::%p1%dm'
-set -ga terminal-overrides ',*:Setulc=\E[58::2::%p1%{65536}%/%d::%p1%{256}%/%{255}%&%d::%p1%{255}%&%d%;m'
-
set -g escape-time 50
set -g mouse on
set -g prefix C-a