Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow <C-p> and <C-n> to be used as prev/next when entering a command or search #3943

Merged
merged 1 commit into from Aug 7, 2019
Merged

Allow <C-p> and <C-n> to be used as prev/next when entering a command or search #3943

merged 1 commit into from Aug 7, 2019

Conversation

J-Fields
Copy link
Member

@J-Fields J-Fields commented Aug 4, 2019

What this PR does / why we need it:
Contributes keybindings and corresponding support in code for <C-p> and <C-n> to act as prev/next when entering a command or search term.

Which issue(s) this PR fixes
Fixes #3942

package.json Outdated Show resolved Hide resolved
@xconverge xconverge merged commit f4797e1 into VSCodeVim:master Aug 7, 2019
@J-Fields J-Fields deleted the ctrl-p-prev-cmd branch August 21, 2019 13:13
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.

Ctrl-P and Ctrl-N should be equivalent to Up / Down when entering a command or search
2 participants