Termguicolors

This commit is contained in:
Sonny Bakker 2017-07-04 20:16:36 +02:00
parent 1cf33dd220
commit c896a73fbc
2 changed files with 2 additions and 5 deletions

View file

@ -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"