VSCodeVim/Vim

Vertical cursor moving for CJK lines

Ouverte

#4 096 ouverte le 24 sept. 2019

 (2 commentaires) (2 réactions) (0 personne assignée)TypeScript (1 271 forks)batch import
area/non-latin-charactershelp wantedkind/bug

Métriques du dépôt

Stars
 (12 664 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur