set RGB colors (not sure it's needed)
This commit is contained in:
parent
06b247403e
commit
1d16b85cb6
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ setw -g aggressive-resize on
|
|||
# ===========================================================================
|
||||
# Other options
|
||||
|
||||
set -as terminal-overrides ',xterm*:RGB'
|
||||
|
||||
set -q -g status-utf8 on # expect UTF-8 (tmux < 2.2)
|
||||
setw -q -g utf8 on
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue