VSCodeVim/Vim

Vertical cursor moving for CJK lines

オープン

#4,096 opened on 2019/09/24

 (2 件のコメント) (2 件のリアクション) (0 人の担当者)TypeScript (1,271 件のフォーク)batch import
area/non-latin-charactershelp wantedkind/bug

Repository metrics

Stars
 (12,664 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド