fix TERM screen
This commit is contained in:
parent
5a73ae9f4f
commit
1ace3a9cf5
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ set -g display-time 4000
|
||||||
|
|
||||||
|
|
||||||
# screen-256 true color
|
# screen-256 true color
|
||||||
set -g default-terminal "tmux"
|
set -g default-terminal "screen-256color"
|
||||||
set-option -sa terminal-overrides ",xterm*:Tc"
|
set-option -sa terminal-overrides ",xterm*:Tc"
|
||||||
|
|
||||||
# focus events enabled for terminals that support them
|
# focus events enabled for terminals that support them
|
||||||
|
|
Loading…
Add table
Reference in a new issue