VSCodeVim / VSCodeVim/Vim

Duplicates Character When Using Special Characters in Mac OS

Open
#3,268 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

system/mac
Dominant language
TypeScript
Stars
15.2k
Forks
1.5k
Avg merge
3d 18h
Merged PRs (30d)
6

Description

Describe the bug
I have duplicates character when using special characters in Mac OS. But this bug does not occur if there is a character before or if is the first character of line. This Bug is created by Vim because that is not reproducing if I disable the vim extension.

To Reproduce
Steps to reproduce the behavior:

  1. long press one key with special characters. For example a
  2. Selection window is displayed
  3. press number for select special characters 1
  4. VSCode write

Expected behavior
write only the special character

Screenshots
49673479-efb89c80-fa6e-11e8-882e-2fce8eb095a9

Environment (please complete the following information):

  • Extension (VsCodeVim) version: v0.16.14 now 1.0.8
  • VSCode version: 1.30.0 now 1.31
  • OS: macOS 10.14.2 now 10.14.4

This also happens with Greek keyboard.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by reproducing the macOS special-character input with VSCodeVim enabled and disabled, then trace the extension's handling of the long-press selection. Done means selecting a character such as à inserts only that character, including at the reported line positions and with a Greek keyboard.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, typescript
Domain
devtools, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.