[PR #15254] Add an action for manually invoking the control context menu #30544

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

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

State: closed
Merged: Yes


Adds

        { "command": "showContextMenu", "keys": "menu" },

as a default action. This will manually invoke the control context menu (from #14775), even with the setting disabled.

As discussed with Dustin.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/15254 **State:** closed **Merged:** Yes --- Adds ``` { "command": "showContextMenu", "keys": "menu" }, ``` as a default action. This will manually invoke the control context menu (from #14775), even with the setting disabled. As discussed with Dustin.
claunia added the pull-request label 2026-01-31 09:41:28 +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#30544