codesandbox / codesandbox/codesandbox-client

Vim key repeat, does not work in Apple Silicon Computers

Open
#4,911 15 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🐛 Bug VS Code
Dominant language
JavaScript
Stars
13.6k
Forks
2.4k
Avg merge
6d 19h
Merged PRs (30d)
2

Description

When using vim, if I hold and key down it doesn't repeat as expected.

Reproduce

  • open a new / old codesandbox editor with vim extension enabled.
  • try to hold down and navigational key for example 'h' 'j' 'k' or 'l', it doesn't repeat

expected

  • I expect the key to repeat.
Your Environment
Software Name/Version
Сodesandbox n/a
Browser chrome Version 85.0.4183.102
Operating System Mac Os Catalina - Apple Silicon Computer

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

Start by reproducing the problem in a new or old CodeSandbox editor with the Vim extension enabled, using Chrome on an Apple Silicon Mac. Trace the editor's keyboard handling for held h, j, k, and l keys; done means those navigation keys repeat as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.