Passing hotkeys to apps that use them #15558
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
ATM, action hotkeys are configured for the whole terminal window. There is a lot of available actions, and a lot of hotkeys are used by default. Those hotkeys are useful, especially when I work with a command line only.
However, there is a number of TUI programs that are designed to respond to multiple hotkeys. As an example, far manager on Windows; or, on Linux, we have Midnight Commander. They are designed to respond to multiple hotkeys, but if a hotkey is assigned to some terminal action, the program does not receive it any more.
As a result, it would be great to be able to control the available mappings in a quick and convenient way, depending on what I am doing at the moment.
Proposed technical implementation details (optional)
Multiple solutions are possible. For example:
Note that, even when most of the hotkeys are disabled, it would still be great to have an alternative way to access actions. For example via configurable context menu, or something like
wt.exe action {xxx}
The text was updated successfully, but these errors were encountered: