extra
keybindings should have precedence over base
#188
Labels
A-keybinding
Area: Related to keycombos/keybindings
C-enhancement
Category: New feature or request
E-easy
Experience needed: Easy (good first issue)
The purpose of
extra
was to give the user control over changing just a couple of keybindings here and there while still making use of the defaults (base
). The current design partially fulfills this purpose by giving the option to add additional keybindings, but it's limited in that you can't override individual keybindings. It would be nice ifextra
keybindings had a higher precedence thanbase
in that keybindings that appear in both will use theextra
version instead of choking on a conflictNotably this won't address conflicts where a keybinding in one prefixes some keybinding in the other, but I don't know of a good resolution there. I think as it stands now any additional keybindings will have to be added with a semver breaking bump
The text was updated successfully, but these errors were encountered: