Adjust default-terminal.

This commit is contained in:
dabruh 2022-06-30 20:42:58 +02:00
parent 8402b7d94b
commit b69379d74e
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ set-window-option -g automatic-rename on
set-option -g set-titles on
# True Colors
set -g default-terminal "xterm-256color"
set -g default-terminal "tmux-256color"
set -ga terminal-overrides ",*256col*:Tc"
set -g status-keys vi