[PR #10389] Activate window only (no toggle) when inbound connection arrives #28022

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

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

State: closed
Merged: Yes


Activate window only (no toggle) when inbound connection arrives

PR Checklist

Detailed Description of the Pull Request / Additional comments

The default for the SummonWindowBehavior is a toggle of the visibility state. I didn't realize that. We do not want that for inbound connections. We want always-brought-to-front.

Validation Steps Performed

  • Made the change. Launched Terminal as default as active window. Runbox'd another command. It didn't hide itself like it used to. Stays visible.
**Original Pull Request:** https://github.com/microsoft/terminal/pull/10389 **State:** closed **Merged:** Yes --- Activate window only (no toggle) when inbound connection arrives ## PR Checklist * [x] Closes #10386 * [x] I work here * [x] Manual test passed. ## Detailed Description of the Pull Request / Additional comments The default for the `SummonWindowBehavior` is a toggle of the visibility state. I didn't realize that. We do not want that for inbound connections. We want always-brought-to-front. ## Validation Steps Performed - Made the change. Launched Terminal as default as active window. Runbox'd another command. It didn't hide itself like it used to. Stays visible.
claunia added the pull-request label 2026-01-31 09:25:48 +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#28022