tmux: use tmux-256color

This commit is contained in:
yosh 2023-10-31 23:20:35 -04:00
parent 208543f26e
commit e2d6957971
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ set -g mode-keys vi
# mouse behavior
set -g mouse on
set -g default-terminal screen-256color
set -g default-terminal tmux-256color
bind-key : command-prompt
bind-key r refresh-client