VSCodeVim/Vim

Vertical cursor moving for CJK lines

Open

#4,096 建立於 2019年9月24日

在 GitHub 查看
 (2 留言) (2 反應) (0 負責人)TypeScript (1,271 fork)batch import
area/non-latin-charactershelp wantedkind/bug

倉庫指標

Star
 (12,664 star)
PR 合併指標
 (平均合併 9天 13小時) (30 天內合併 7 個 PR)

描述

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

貢獻者指南