Answer the question
In order to leave comments, you need to log in
TMUX how to enable 24-bit true color support?
Good afternoon!
OS : Manjaro Linux with KDE
tmux : fresh master branch
Shell : zsh
External tmux
$ echo "$TERM"
xterm-256color-italic
export TERM="xterm-256color-italic"
set -g default-terminal "xterm-256color-italic"
set-option -ga terminal-overrides ",xterm-256color-italic:Tc"
$ echo "$TERM"
xterm-256color-italic
tmux info | grep Tc
202: Tc: [missing]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question