[idea] Allow multiple mappings for each action #750
Closed
TheTechRun
started this conversation in
Ideas
Replies: 1 comment
|
this is available today via an array of keybinds |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
idea / problem
I would like to be able to map an action multiple times.
requested change
Multiple maps for single actions.
Example:
focus_pane_left = "ctrl+h"
focus_pane_left = "ctrl+left"
why you want this
As of right now, there is only one way to map hjkl and/or left/down/up/right
All reactions