neovim/runtime/lua/nvim
Tristan Partin 88eb0ad149
fix(health): fix tmux RGB capability detection (#26886)
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
2024-01-04 15:51:52 -06:00
..
health.lua fix(health): fix tmux RGB capability detection (#26886) 2024-01-04 15:51:52 -06:00