area/non-latin-charactershelp wantedkind/bug
Repository metrics
- Stars
- (12,664 stars)
- PR merge metrics
- (Avg merge 9d 13h) (7 merged PRs in 30d)
Description
Describe the bug Vertical cursor moving is incorrect when lines contain CJK characters even using monospace CJK fonts.

To Reproduce
- Type CJK characters.
- Move cursor with 'j' 'k' or arrow keys in NORMAL, INSERT, VISUAL modes.
Expected behavior VSCODE fixed this issue, but VSCodeVim still have one. https://github.com/microsoft/vscode/pull/44259
Behave same as default VSCODE expected.
