mirror of
https://github.com/neovim/neovim.git
synced 2026-03-01 05:42:25 +10:00
* screen: Fix to draw signs with combining characters. The buffer size for signs can be too small, because the upper length limit of a sign can be 56 bytes. If combining characters are only two bytes in size, this reduces to 32 bytes. * screen: Adjust buffer size to maximal sign column count
10 KiB
10 KiB