[PR #12515] Propagate show/hide window calls against the ConPTY pseudo window to the Terminal #29089

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

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

State: closed
Merged: Yes


Propagate show/hide window calls against the ConPTY pseudo window to the Terminal

PR Checklist

Detailed Description of the Pull Request / Additional comments

  • See the spec. It's pretty much everything I went through deciding on this.

Validation Steps Performed

  • Manual validation against scratch application calling all of the ::ShowWindow commands against the pseudo console "fake window" and observing the real terminal window state
**Original Pull Request:** https://github.com/microsoft/terminal/pull/12515 **State:** closed **Merged:** Yes --- Propagate show/hide window calls against the ConPTY pseudo window to the Terminal ## PR Checklist * [x] Closes #12570 * [x] I work here * [x] Manual Tests passed * [x] Spec Link: →[Doc Link](https://github.com/microsoft/terminal/blob/dev/miniksa/msgs/doc/specs/%2312570%20-%20Show%20Hide%20operations%20on%20GetConsoleWindow%20via%20PTY.md)← ## Detailed Description of the Pull Request / Additional comments - See the spec. It's pretty much everything I went through deciding on this. ## Validation Steps Performed - [x] Manual validation against scratch application calling all of the `::ShowWindow` commands against the pseudo console "fake window" and observing the real terminal window state
claunia added the pull-request label 2026-01-31 09:32:42 +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#29089