[PR #13435] [MERGED] Update renderer on SwitchSelectionEndpoint #29550

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/13435
Author: @carlos-zamora
Created: 7/5/2022
Status: Merged
Merged: 7/5/2022
Merged by: @undefined

Base: mainHead: dev/cazamor/bugfix-switchSlnEndpoint


📝 Commits (1)

  • 94589ea Update renderer on SwitchSelectionEndpoint

📊 Changes

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

View changed files

📝 src/cascadia/TerminalControl/ControlCore.cpp (+1 -0)

📄 Description

Summary of the Pull Request

In #13370, we should be notifying the renderer that the selection changed. Minor oversight and simple fix.

References

#4993
#13370
Closes #13413


🔄 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/13435 **Author:** [@carlos-zamora](https://github.com/carlos-zamora) **Created:** 7/5/2022 **Status:** ✅ Merged **Merged:** 7/5/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/cazamor/bugfix-switchSlnEndpoint` --- ### 📝 Commits (1) - [`94589ea`](https://github.com/microsoft/terminal/commit/94589ea856bccac005eec2e1de60b52857a27c0c) Update renderer on `SwitchSelectionEndpoint` ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalControl/ControlCore.cpp` (+1 -0) </details> ### 📄 Description ## Summary of the Pull Request In #13370, we should be notifying the renderer that the selection changed. Minor oversight and simple fix. ## References #4993 #13370 Closes #13413 --- <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:35:34 +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#29550