[PR #10801] Fix: Multimedia Key Hotkey Support #28240

Open
opened 2026-01-31 09:27:14 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/10801

State: closed
Merged: Yes


Summary of the Pull Request

Fixes/implements #10058 according to directions in that issue: added support for browser navigation keys to be used in actions.

References

PR Checklist

Detailed Description of the Pull Request / Additional comments

The mouse back/forward keys do not correspond to the keys added here. That would be a nice (but more complicated) addition, I'll add an issue for it.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/10801 **State:** closed **Merged:** Yes --- <!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> ## Summary of the Pull Request Fixes/implements #10058 according to directions in that issue: added support for browser navigation keys to be used in actions. <!-- Other than the issue solved, is this relevant to any other issues/existing PRs? --> ## References <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [x] Closes #10058 * [x] CLA signed. * [x] Tests added/passed * [x] Documentation updated: . If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: https://github.com/MicrosoftDocs/terminal/pull/371 * [x] Schema updated. * [x] I've discussed this with core contributors already. According to instructions in #10058 <!-- Provide a more detailed description of the PR, other things fixed or any additional comments/features here --> ## Detailed Description of the Pull Request / Additional comments The mouse back/forward keys do not correspond to the keys added here. That would be a nice (but more complicated) addition, I'll add an issue for it.
claunia added the pull-request label 2026-01-31 09:27:14 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#28240