[PR #13129] [MERGED] Fix ShowHide for DefTerm #29396

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/13129
Author: @zadjii-msft
Created: 5/19/2022
Status: ✅ Merged
Merged: 5/19/2022
Merged by: @DHowett

Base: main ← Head: dev/migrie/b/13066-for-defterm


📝 Commits (1)

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 src/cascadia/TerminalConnection/ConptyConnection.cpp (+5 -0)

📄 Description

Well this one feels dumb.

Make sure to also initially set the visibility of ConPTY windows created for DefTerm connections.

  • Closes #13066 for real.
  • tested manually.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/13129 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 5/19/2022 **Status:** ✅ Merged **Merged:** 5/19/2022 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `dev/migrie/b/13066-for-defterm` --- ### 📝 Commits (1) - [`34f24e2`](https://github.com/microsoft/terminal/commit/34f24e248d0a4b1872ce92f61941d5da37e77529) Fis ShowHide for DefTerm ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalConnection/ConptyConnection.cpp` (+5 -0) </details> ### 📄 Description Well this one feels dumb. Make sure to also initially set the visibility of ConPTY windows created for DefTerm connections. * [x] Closes #13066 for real. * [x] tested manually. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:34:38 +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#29396