VSCodeVim / VSCodeVim/Vim

Add option to disable vim-mode in terminal

Open
#5,171 3 comments 8 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Is your feature request related to a problem? Please describe.

In my terminal I have already enables vim-bindings (both in zsh an bash). I have set up a couple of really useful bindings to avoid using the arrow keys. The most prominent one being CTRL+k (and CTRL+j) to go up/down the shell history.

When using the VS-Code Terminal with the vim-extension, the extension takes precedence and intercepts those keystrokes.

My vim-needs are already well covered by the shell itself and I don't need the vim-mode in the terminal.

Describe the solution you'd like

I would love to see an option to simply disable the vim-extension just for the terminal window.

Describe alternatives you've considered

I don't see a good alternative

Additional context

none

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 in the issue. Start by locating the terminal-specific Vim key handling and the extension's configuration entry points; done means a setting can disable Vim interception in the VS Code terminal while leaving other Vim behavior enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
cli, developer-experience
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.