Skip to content

Conversation

rebornix
Copy link
Member

Fix microsoft/vscode#130425.

VS Code introduced a new Interactive Window editor whose input box is a regular editor with history support. However the history are navigated through arrow keys, which conflict with Vim. In this PR, we call VS Code's command to do history navigation when it's in insert mode and the cursor is at the first line or last line.

@rebornix rebornix self-assigned this Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interactive window input history navigation with up / down arrows conflicts with Vim extension keybindings
1 participant