Vim cursor cannot be move continuously in vscode server web IDE
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
Describe the bug
I am using web browser to connect vs code server in my ipad.
When I pressed down k or j in the web browser, the cursor didn’t move continuously. It just show some grave accents.
There is no way of setting key-repeating in documents for this condition which use remote connection in vs code server.
To Reproduce
Please try to connect vs code server in iPad web browser and press down k for a second, don’t move up.
Expected behavior
I hope to move the cursor continuously and rapidly when i press down k or j.
Screenshots
Environment (please complete the following information):
- Extension (VsCodeVim) version: 1.26.0
- VSCode version: vs-code server 4.17.0
- OS: ipad os 17.0.2
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
No source file or test is named. Start by reproducing the issue in an iPad browser connected to VS Code Server while holding j and k, then trace the extension's key handling for repeated input. Done means held j or k moves the cursor continuously and rapidly without producing grave accents.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100