[PR #11086] Add an openSystemMenu keybinding #28410

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

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

State: closed
Merged: Yes


Summary of the Pull Request

Basically undoes #10988 in favour of implementing it as described in #11018

PR Checklist

Validation Steps Performed

  • alt+space opens the system menu by default
  • when alt+space is bound, the keys do not get send to terminal
  • right-click on the tab bar didn't break (still opens system menu at the location of the cursor)
**Original Pull Request:** https://github.com/microsoft/terminal/pull/11086 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Basically undoes #10988 in favour of implementing it as described in #11018 ## PR Checklist * [x] Closes #11018 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [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: #xxx * [X] Schema updated. * [x] I work here ## Validation Steps Performed - alt+space opens the system menu by default - when alt+space is bound, the keys do not get send to terminal - right-click on the tab bar didn't break (still opens system menu at the location of the cursor)
claunia added the pull-request label 2026-01-31 09:28:21 +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#28410