[PR #13915] [MERGED] Use the tab's active title for Export Text #29826

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/13915
Author: @serd2011
Created: 9/2/2022
Status: Merged
Merged: 9/7/2022
Merged by: @undefined

Base: mainHead: fix13909


📝 Commits (3)

📊 Changes

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

View changed files

📝 src/cascadia/TerminalApp/TabManagement.cpp (+3 -3)

📄 Description

Takes title from the tab instead of the TermControl

Closes #13909


🔄 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/13915 **Author:** [@serd2011](https://github.com/serd2011) **Created:** 9/2/2022 **Status:** ✅ Merged **Merged:** 9/7/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `fix13909` --- ### 📝 Commits (3) - [`21b4791`](https://github.com/microsoft/terminal/commit/21b4791fad5526cce5c9d8643d764bf812bf94f0) fix - [`1f2f8f4`](https://github.com/microsoft/terminal/commit/1f2f8f4edeafae80cd04567491a87a2fe0e2cc1b) moved getting the title out of lambda - [`32c8f62`](https://github.com/microsoft/terminal/commit/32c8f62479515a7277b1fdf3df58ee4a46b22ea7) added suggestion ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/TabManagement.cpp` (+3 -3) </details> ### 📄 Description Takes title from the tab instead of the TermControl Closes #13909 --- <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:37:07 +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#29826