Being able to bind any key actions to other keys #5812
Labels
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Description of the new feature/enhancement
When I browse man pages I have to use the arrow keys to move up and down and it's slow. So I wanted to bind shift+mouceweelUP to arowkeyUP but you cannot bind keys to other keys. The command (referring to the command property of the keybindings, not a command entered in a cli) the arrow keys trigger when they are pressed is not available to be assigned to other keys. I also didn't find any way to bind something to the mouse-wheel in https://github.com/microsoft/terminal/blob/master/doc/cascadia/SettingsSchema.md#keys
Proposed (not so)technical implementation "details"
Add all the commands/actions that keys can trigger and add all the keys (and other inputs like a mouse wheel) you could possibly bind things to.
The text was updated successfully, but these errors were encountered: