yatli / fvim

Cross platform Neovim front-end UI, built with F# + Avalonia
MIT License
1.34k stars 30 forks source link

render issue:part of glyph missing if you mix non-ASCII and ASCII characters #171

Open jdhao opened 3 years ago

jdhao commented 3 years ago

I am using fvim on Windows 10.

Steps to reproduce:

Now, you will notice that part of the character is missing. But if you go to normal mode and put the cursor in character , it is shown completely.

riktud.png

I also tried nvim-qt. It doesn't exhibit this behavior.

yatli commented 3 years ago

Can repro. Thanks for noting!