remove terminal overrides
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
set -g base-index 1
|
set -g base-index 1
|
||||||
set -s escape-time 0
|
set -s escape-time 0
|
||||||
set -g prefix C-a
|
set -g prefix C-a
|
||||||
set -g terminal-overrides 'xterm*:smcup@:rmcup@'
|
#set -g terminal-overrides 'xterm*:smcup@:rmcup@'
|
||||||
unbind %
|
unbind %
|
||||||
bind | split-window -h
|
bind | split-window -h
|
||||||
bind - split-window -v
|
bind - split-window -v
|
||||||
|
|||||||
Reference in New Issue
Block a user