[PR #3228] [MERGED] correctly inform wpf pty connection of resize events #25278

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/3228
Author: @ghost
Created: 10/16/2019
Status: Merged
Merged: 10/16/2019
Merged by: @undefined

Base: masterHead: dev/zorio/connection-resize


📝 Commits (1)

  • 12295a0 correctly inform connection of resize events

📊 Changes

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

View changed files

📝 src/cascadia/WpfTerminalControl/TerminalContainer.cs (+13 -0)

📄 Description

Summary of the Pull Request

References

PR Checklist

Validation Steps Performed

Visual studio terminal was patched to make sure connection messages got through


🔄 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/3228 **Author:** [@ghost](https://github.com/ghost) **Created:** 10/16/2019 **Status:** ✅ Merged **Merged:** 10/16/2019 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `dev/zorio/connection-resize` --- ### 📝 Commits (1) - [`12295a0`](https://github.com/microsoft/terminal/commit/12295a0f4d55cdaeca8535abc5364b8e3f70772f) correctly inform connection of resize events ### 📊 Changes **1 file changed** (+13 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/WpfTerminalControl/TerminalContainer.cs` (+13 -0) </details> ### 📄 Description <!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> ## Summary of the Pull Request <!-- Other than the issue solved, is this relevant to any other issues/existing PRs? --> ## References <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [x] Closes #3227 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA <!-- Describe how you validated the behavior. Add automated tests wherever possible, but list manual validation steps taken as well --> ## Validation Steps Performed Visual studio terminal was patched to make sure connection messages got through --- <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:08: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#25278