Skip to content

Change canonical keybinding syntax (<ctrl+a> instead of <c-a>)#5565

Merged
stefanhaller merged 2 commits into
masterfrom
change-canonical-keybinding-syntax
Apr 30, 2026
Merged

Change canonical keybinding syntax (<ctrl+a> instead of <c-a>)#5565
stefanhaller merged 2 commits into
masterfrom
change-canonical-keybinding-syntax

Conversation

@stefanhaller

Copy link
Copy Markdown
Collaborator

In #5563 we started to support an alternative syntax for keybindings: instead of <c-a> you could say <ctrl+a>, which is easier to read especially when there are multiple modifiers (<ctrl+shift+x> instead of <c-s-x>). In this PR we make this new syntax the default.

With the new longer syntax that we are about to make the default in the next
commit it is no longer needed.
…instead of -

The change to filter_menu_by_keybinding.go is needed because + now occurs in
many keybindings, so pick a different one that occurs only once.
@stefanhaller stefanhaller added the enhancement New feature or request label Apr 30, 2026
@stefanhaller stefanhaller enabled auto-merge April 30, 2026 20:44
@stefanhaller stefanhaller merged commit dc44e0e into master Apr 30, 2026
14 checks passed
@stefanhaller stefanhaller deleted the change-canonical-keybinding-syntax branch April 30, 2026 20:46
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

Successfully merging this pull request may close these issues.

1 participant