VSCodeVim/Vim

Vertical cursor moving for CJK lines

Open

#4096 aperta il 24 set 2019

Vedi su GitHub
 (2 commenti) (2 reazioni) (0 assegnatari)TypeScript (1271 fork)batch import
area/non-latin-charactershelp wantedkind/bug

Metriche repository

Star
 (12.664 star)
Metriche merge PR
 (Merge medio 60g 20h) (17 PR mergiate in 30 g)

Descrizione

Describe the bug Vertical cursor moving is incorrect when lines contain CJK characters even using monospace CJK fonts.

02 03

To Reproduce

  1. Type CJK characters.
  2. 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.

00 01

Guida contributor