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

User's Custom Keybinding Should Always Take Precedence #3464

Open
uvb1 opened this issue Mar 31, 2024 · 0 comments
Open

User's Custom Keybinding Should Always Take Precedence #3464

uvb1 opened this issue Mar 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@uvb1
Copy link

uvb1 commented Mar 31, 2024

Is your feature request related to a problem? Please describe.
Yes, v0.41.0 overrode some of my custom keybindings causing what had been working for months to suddenly fail.

Describe the solution you'd like
A user's existing custom keybindings should always take precedence over new default keybindings introduced.

An easy win would at least be to have the Keybindings section of the README point users to the default config's keybindings so users can identify what new is causing the breakage / conflict.

Additional context
See Bug 3461 caused by commit 8ca78412 which could have been avoided by such an enhancement. Introducing potential breakages such as this should be accompanied with documentation in the README or release notes to enable a user to identify the conflict and find a work around.

@uvb1 uvb1 added the enhancement New feature or request label Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant