-
Notifications
You must be signed in to change notification settings - Fork 628
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cli/list-keybinds: output chorded keybinds (#5357)
Print chorded/sequenced keybinds in `+list-keybinds`. Recursively traverses the binding sets of sequenced keybinds and builds a singly-linked list of triggers for each leaf. Also adapted the current sorting criteria to work for multiple triggers per keybind. Chorded keybinds are already output when not printing to a tty so that code path is unchanged. Closes #4505
- Loading branch information
Showing
1 changed file
with
201 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters