diff options
author | Tristan Partin <tristan@partin.io> | 2024-01-04 15:51:52 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-04 15:51:52 -0600 |
commit | 88eb0ad149d353c475455e4013cafa6db2a3f9f1 (patch) | |
tree | 33e1a56aabbcf9b01502eb2e68018a16b97f167f /runtime/lua/vim/_meta/vimfn.lua | |
parent | 6635ec113fe69157001070e809bc5611e3d52014 (diff) | |
download | rneovim-88eb0ad149d353c475455e4013cafa6db2a3f9f1.tar.gz rneovim-88eb0ad149d353c475455e4013cafa6db2a3f9f1.tar.bz2 rneovim-88eb0ad149d353c475455e4013cafa6db2a3f9f1.zip |
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: https://github.com/tmux/tmux/commit/7eb496c00c313c2f8ab8debe6d154d5ac0db277b
Diffstat (limited to 'runtime/lua/vim/_meta/vimfn.lua')
0 files changed, 0 insertions, 0 deletions