mirror of
https://github.com/neovim/neovim.git
synced 2026-08-01 21:29:09 +00:00
Problem:
Terminfo sucks.
Solution:
Patch Ss/Se (set/reset cursor style) sequences when we know what they
should be.
close #38987
(cherry picked from commit ebc69b387c)