Setting terminal type

This commit is contained in:
Jan Jastrow 2022-06-12 21:02:52 +02:00
parent 83703c7042
commit 6e4c35fcc7
1 changed files with 2 additions and 0 deletions

View File

@ -40,3 +40,5 @@ set-window-option -g message-style fg=#111111,bold,bg=#eeeeee
set-option -g status-style fg=white,bg=#8317dd
set-window-option -g window-status-separator |
# Set Terminal type
set -g default-terminal "xterm-256color"