remove terminal overrides

This commit is contained in:
2017-11-01 10:42:15 +01:00
parent 8c7aa720a9
commit ee8364d7f3

View File

@@ -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