aboutsummaryrefslogtreecommitdiff
path: root/tmux
diff options
context:
space:
mode:
Diffstat (limited to 'tmux')
-rw-r--r--tmux/tmux.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf
index a347c2e6..11e56938 100644
--- a/tmux/tmux.conf
+++ b/tmux/tmux.conf
@@ -48,9 +48,6 @@ set-window-option -g aggressive-resize on
set-window-option -g automatic-rename off
set-window-option -g mode-keys vi
-# No special xterm stuff, error-prone in VTE
-set -ga terminal-overrides ',*:XT@'
-
# Formatting
set-window-option -g window-status-format "#I:#W#F"