mirror of
https://github.com/neovim/neovim.git
synced 2026-02-01 01:51:30 +10:00
Problem: 'winblend' does not display text behind blank unicode characters other than 0x20 ascii space. Solution: In ui_compositor.c -> compose_line() check for either 0x20 or 0x80A0E2 (utf8 \u2800).
397 KiB
397 KiB