aboutsummaryrefslogtreecommitdiff
path: root/test/functional/treesitter/parser_spec.lua
diff options
context:
space:
mode:
authoruio23 <98493983+uio23@users.noreply.github.com>2025-02-03 22:09:47 +1300
committerGitHub <noreply@github.com>2025-02-03 01:09:47 -0800
commit720ec5cec2df6aca08c1410647f01584a48bac35 (patch)
tree245e8be63ab66a311b78ca78f8cb3d424bbf4d89 /test/functional/treesitter/parser_spec.lua
parent445ecca398401ab9cdada163865db6dee374dde3 (diff)
downloadrneovim-720ec5cec2df6aca08c1410647f01584a48bac35.tar.gz
rneovim-720ec5cec2df6aca08c1410647f01584a48bac35.tar.bz2
rneovim-720ec5cec2df6aca08c1410647f01584a48bac35.zip
fix(tui): cursor color in suckless terminal #32310
Problem: 's 'guicursor' cursor color not working in suckless terminal (ST). Nvim's builtin terminfo for ST lacks a "Cs" entry, even though ST does support the cursor color to be set via termcodes. Solution: - In `augment_terminfo()`, assume that `st` always supports color cursor. - Thomas Dickey will add a "Cs" entry for st to ncurses, from which Nvim's builtin terminfos are generated. Co-authored-by: Justin M. Keyes <justinkz@gmail.com>
Diffstat (limited to 'test/functional/treesitter/parser_spec.lua')
0 files changed, 0 insertions, 0 deletions