neovim/runtime/lua
Gregory Anders b587aff176
fix(health): fix tmux RGB capability detection (#26886) (#26887)
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

(cherry picked from commit 88eb0ad149)

Co-authored-by: Tristan Partin <tristan@partin.io>
2024-01-04 18:15:04 -06:00
..
nvim fix(health): fix tmux RGB capability detection (#26886) (#26887) 2024-01-04 18:15:04 -06:00
vim feat(vim.deprecate): only issue warning if neovim version is high enough 2024-01-03 13:28:47 +01:00
_vim9script.lua feat(api): nvim_exec2(), deprecate nvim_exec() #19032 2023-03-25 09:58:48 -07:00
editorconfig.lua fix(editorconfig): only warn once on errors 2023-08-27 21:04:32 +00:00
man.lua fix(man.lua): return support of all sections 2023-05-08 08:09:54 +00:00