fvim icon indicating copy to clipboard operation
fvim copied to clipboard

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

Open jdhao opened this issue 4 years ago • 1 comments

I am using fvim on Windows 10.

Steps to reproduce:

  • Open fvim with command to edit an empty file: fvim -u NORC test.md
  • Go to insert mode, type , followed by space. Then turn off IME and input a ASCII character (it does not matter which character you input).

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.

jdhao avatar Dec 10 '20 03:12 jdhao

Can repro. Thanks for noting!

yatli avatar Dec 10 '20 03:12 yatli