[PR #17721] Handle window resize event (CSI t, resize) #31342

Closed
opened 2026-01-31 09:46:40 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: Yes


ResizeWindow event in TerminalApi is handled and bubbled to TerminalApi->ControlCore->TermControl->TerminalPage->AppHost. Resizing is accepted only if the window is not in fullscreen or quake mode, and has 1 tab and pane.

Relevant issues: #5094

**Original Pull Request:** https://github.com/microsoft/terminal/pull/17721 **State:** closed **Merged:** Yes --- `ResizeWindow` event in `TerminalApi` is handled and bubbled to `TerminalApi->ControlCore->TermControl->TerminalPage->AppHost`. Resizing is accepted only if the window is not in fullscreen or quake mode, and has 1 tab and pane. Relevant issues: #5094
claunia added the pull-request label 2026-01-31 09:46:40 +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#31342