Change defaut-terminal option
This commit is contained in:
parent
386c120feb
commit
597cc6edb0
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
set -g default-terminal "screen-256color"
|
||||
set -ga terminal-overrides ",xterm-256color:Tc"
|
||||
set -g default-terminal tmux-256color
|
||||
setw -g aggressive-resize on
|
||||
set -g set-titles on
|
||||
set -g set-titles-string "#T"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue