Keyboard bindings for terminal escape sequences. #12007
Labels
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Needs-Tag-Fix
Doesn't match tag requirements
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Description of the new feature/enhancement
I would like to be able to create key bindings for terminal escape sequences. For example, I would like to bind
ctrl+tab
to\x1B[27;5;9~
andctrl+shift+tab
to\x1B[27;6;9~
.Proposed technical implementation details (optional)
The text was updated successfully, but these errors were encountered: