remove 'default-terminal' string
This commit is contained in:
parent
7830a3fbae
commit
e231b5f3a1
|
@ -12,7 +12,7 @@ bind + resize-pane -U 10
|
||||||
bind : command-prompt
|
bind : command-prompt
|
||||||
# vi-style controls for copy mode
|
# vi-style controls for copy mode
|
||||||
setw -g mode-keys vi
|
setw -g mode-keys vi
|
||||||
set -g default-terminal "screen-256color"
|
#set -g default-terminal "screen-256color"
|
||||||
|
|
||||||
bind-key R respawn-window
|
bind-key R respawn-window
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue