mirror of
https://github.com/neovim/neovim.git
synced 2025-11-21 17:46:30 +00:00
Problem: Setting title while TUI buffer is almost full may cause the
end of a flush to be treated as a part of an OSC 2 or OSC 0
sequence, leading to problems like invisible cursor.
Solution: Make the whole sequence to set title a unibi_ext string.