-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Chinese input method causes conflicts with Vim key bindings #21136
Copy link
Copy link
Closed as not planned
Labels
area:controls/keybindsKeyboard shortcuts, mapping, binding, keymaps, etcKeyboard shortcuts, mapping, binding, keymaps, etcarea:internationalizationFeedback for human language support, translations, etcFeedback for human language support, translations, etcbugDEPRECATED label: use issue type 'Bug' insteadDEPRECATED label: use issue type 'Bug' insteadstaleLabel used by `stale` actionLabel used by `stale` action
Metadata
Metadata
Assignees
Labels
area:controls/keybindsKeyboard shortcuts, mapping, binding, keymaps, etcKeyboard shortcuts, mapping, binding, keymaps, etcarea:internationalizationFeedback for human language support, translations, etcFeedback for human language support, translations, etcbugDEPRECATED label: use issue type 'Bug' insteadDEPRECATED label: use issue type 'Bug' insteadstaleLabel used by `stale` actionLabel used by `stale` action
Type
Fields
Give feedbackNo fields configured for issues without a type.
Check for existing issues
Describe the bug / provide steps to reproduce it
Vim key binding snippet:
{ "context": "Editor && vim_mode == insert", "bindings": { "j j": "vim::NormalBefore" } }In insert mode, using the Pinyin input method can not type words that start with
j, such as "简单"(pinyin:jiandan)Environment
If applicable, add mockups / screenshots to help explain present your vision of the feature
pinyin.mov
If applicable, attach your Zed.log file to this issue.
Zed.log