Open jdhao opened 3 years ago
I am using fvim on Windows 10.
Steps to reproduce:
fvim -u NORC test.md
我
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.
I also tried nvim-qt. It doesn't exhibit this behavior.
Can repro. Thanks for noting!
I am using fvim on Windows 10.
Steps to reproduce:
fvim -u NORC test.md
我
, 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.I also tried nvim-qt. It doesn't exhibit this behavior.