mirror of
https://github.com/neovim/neovim.git
synced 2025-09-09 12:58:16 +00:00

tmux indicates its RGB support via setrgbb and setrgbf. In modern tmux
code, Tc and RGB just set setrgbb and setrgbf, so we can just check for
them.
Link: 7eb496c00c