set RGB colors (not sure it's needed)

main
Yax 3 years ago
parent 06b247403e
commit 1d16b85cb6

@ -23,6 +23,8 @@ setw -g aggressive-resize on
# =========================================================================== # ===========================================================================
# Other options # Other options
set -as terminal-overrides ',xterm*:RGB'
set -q -g status-utf8 on # expect UTF-8 (tmux < 2.2) set -q -g status-utf8 on # expect UTF-8 (tmux < 2.2)
setw -q -g utf8 on setw -q -g utf8 on

Loading…
Cancel
Save