diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 77d9edd..841bf3f 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,7 +1,7 @@ set -g base-index 1 set -s escape-time 0 set -g prefix C-a -set -g terminal-overrides 'xterm*:smcup@:rmcup@' +#set -g terminal-overrides 'xterm*:smcup@:rmcup@' unbind % bind | split-window -h bind - split-window -v