codesandbox / codesandbox/codesandbox-client
Vim key repeat, does not work in Apple Silicon Computers
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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