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

Keymapping bindings inconsistently cased #3012 #3731

Merged
merged 3 commits into from
May 6, 2019
Merged

Keymapping bindings inconsistently cased #3012 #3731

merged 3 commits into from
May 6, 2019

Conversation

ObliviousJamie
Copy link
Contributor

@ObliviousJamie ObliviousJamie commented May 5, 2019

What this PR does / why we need it:
Changes to normalization of Home, Insert and End that were originally normalized to be lowercase instead of being capitalised (i.e <Home> over <home>).

This fix means they can be remapped the same way as inputs like Escape and Delete. By this I mean that users don't have to specify both cases

Which issue(s) this PR fixes
Issue: #3012

Special notes for your reviewer:

@jpoon jpoon merged commit 2ddca28 into VSCodeVim:master May 6, 2019
@ObliviousJamie ObliviousJamie deleted the keymapping_cases branch May 6, 2019 11:45
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.

2 participants