aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmux/tmux.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf
index d77bb6f4..711a864d 100644
--- a/tmux/tmux.conf
+++ b/tmux/tmux.conf
@@ -74,7 +74,6 @@ if-shell 'test `tput colors` -eq 256' 'set-window-option -g window-status-format
# Terminal
CONTAINING_TERM=$TERM
-set-option -g terminal-overrides 'xterm*:smcup@:rmcup@'
set-option -s escape-time 0
if-shell 'test `tput colors` -eq 256' 'set-option -g default-terminal "screen-256color"'