mirror of
https://github.com/neovim/neovim.git
synced 2025-09-14 23:38:17 +00:00

Now that #16425 is fixed, use Unicode again to reduce screen height.
Unfortunately composing chars still can't be used, as it turns out that
composing chars may be missing when sent separately from the base char
at the last char a screen line.
(cherry picked from commit 1189c5ce59
)