On mac ctrl-n did'n work when vim goto insert mode
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
On mac ctrl-n did'n work when vim goto insert mode
To Reproduce
Steps to reproduce the behavior:
- vim plugins goto insert mode
- press 'ctrl + n' but didn't work
- delete:
{
"key": "ctrl + n",
"command": "extension.vim_ctrl+n"
} - work
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
If remapping-related, please attach log output: https://github.com/VSCodeVim/Vim#debugging-remappings.
Environment (please complete the following information):
- Extension (VsCodeVim) version:v1.22.2
- VSCode version:1.64.2 (Universal)
- OS: macos monterey 12.0.1
Additional context
Add any other context about the problem here.
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 reported Ctrl+N behavior on macOS in VSCodeVim v1.22.2 while entering Vim insert mode, using the keybinding/remapping configuration described in the issue. Trace how the extension handles Ctrl+N and confirm completion when the key works without removing the reported mapping.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100