[PR #4777] [MERGED] Clear Selection on Viewport/Font Resize #25936

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/4777
Author: @carlos-zamora
Created: 3/2/2020
Status: Merged
Merged: 3/2/2020
Merged by: @undefined

Base: masterHead: dev/cazamor/selection-out-of-bounds


📝 Commits (1)

  • cf53024 clear selection on viewport/font resize

📊 Changes

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

View changed files

📝 src/cascadia/TerminalControl/TermControl.cpp (+2 -0)

📄 Description

Summary of the Pull Request

Match conhost behavior and clear selection on viewport/font resize.

PR Checklist

Validation Steps Performed

Retried attached bug repro steps


🔄 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/4777 **Author:** [@carlos-zamora](https://github.com/carlos-zamora) **Created:** 3/2/2020 **Status:** ✅ Merged **Merged:** 3/2/2020 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `dev/cazamor/selection-out-of-bounds` --- ### 📝 Commits (1) - [`cf53024`](https://github.com/microsoft/terminal/commit/cf53024f01fb64284ca9d48fb352f79dcf3b8684) clear selection on viewport/font resize ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalControl/TermControl.cpp` (+2 -0) </details> ### 📄 Description ## Summary of the Pull Request Match conhost behavior and clear selection on viewport/font resize. ## PR Checklist * [X] Closes #1165 ## Validation Steps Performed Retried attached bug repro steps --- <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:12:47 +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#25936