From 000deea7db33f106350fa694840d505fe5eeb7f5 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 30 Jul 2012 00:43:52 +1200 Subject: Stop terminal overrides Never used this function anyway, and does funny things with exit messages --- tmux/tmux.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'tmux') 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"' -- cgit v1.2.3