Eugeny / tabby

A terminal for a more modern age
https://tabby.sh
MIT License
58.96k stars 3.38k forks source link

Rendering issue when using VIM in WSL with UTF-8 characters #6057

Open wudisheng opened 2 years ago

wudisheng commented 2 years ago

Describe the problem: (This is actually a long-standing issue I have been experiencing for over a year)

Using VIM 8.1 in WSL on Windows 10, with a monospace font which can display both Latin and CJK characters, the terminal is configured as xterm and using UTF-8 encoding.

Sometimes, when I type in some characters (even ASCII characters) in INSERT mode on one line, contents on another line (or many other lines) change unexpectedly, as if some spaces were inserted in between of certain characters, or some characters were removed.

The change described above does not actually apply to the contents, just rendered as if it did.

The issue seems to connect to the language environment and/or CJK characters in the contents, but

Let me know if you need any further information (screenshots? video of screen recording? debugging logs?). Thanks!

To Reproduce: As described above.

ysc3839 commented 2 years ago

Try using SSH connect to WSL?