This commit is contained in:
Joey Yakimowich-Payne 2022-10-28 17:14:31 -06:00
commit 905bbdde4b
7 changed files with 147 additions and 110 deletions

View file

@ -12,6 +12,7 @@
set-option -s default-terminal "tmux-256color"
set-option -sa terminal-overrides ",xterm-256color:RGB"
set-option -sa terminal-overrides ",xterm-255color*:Tc"
set -ga terminal-overrides ',*:Ss=\E[%p1%d q:Se=\E[2 q'
# Default terminal is 256 colors
#set -g default-terminal "screen-256color" # colors!