Enable 256color in tmux

This commit is contained in:
Tony Grosinger 2022-11-18 18:28:20 +00:00
parent 7702adcb64
commit ba4b632518

View File

@ -46,3 +46,5 @@ set-window-option -g window-status-bell-style fg=white,bg=red #base2, red
set-option -g terminal-overrides ',xterm*:Cr=\E]12;gray\007'
set -ga terminal-overrides ",xterm-256color:Tc"