Termguicolors
This commit is contained in:
parent
1cf33dd220
commit
c896a73fbc
2 changed files with 2 additions and 5 deletions
|
|
@ -35,7 +35,8 @@ setw -g window-status-format ' #I#[fg=colour0] #[fg=colour0]#W '
|
|||
set -g mouse on
|
||||
|
||||
# Terminal colors
|
||||
set -g default-terminal "screen-256color"
|
||||
set -g default-terminal "xterm-256color"
|
||||
set-option -ga terminal-overrides ",xterm-256color:Tc"
|
||||
|
||||
set-option -ga update-environment "DISPLAY SSH_ASKPASS SSH_AGENT_PID \
|
||||
SSH_CONNECTION WINDOWID XAUTHORITY"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue