[PR #8883] [MERGED] Teach tab tool tip to show profile name #27326

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/8883
Author: @Don-Vito
Created: 1/25/2021
Status: Merged
Merged: 1/25/2021
Merged by: @undefined

Base: mainHead: 4478-profile-tooltip


📝 Commits (1)

  • f3609e2 Teach tab tool tip to show profile name

📊 Changes

4 files changed (+36 additions, -1 deletions)

View changed files

📝 src/cascadia/TerminalApp/TabBase.cpp (+12 -1)
📝 src/cascadia/TerminalApp/TabBase.h (+2 -0)
📝 src/cascadia/TerminalApp/TerminalTab.cpp (+21 -0)
📝 src/cascadia/TerminalApp/TerminalTab.h (+1 -0)

📄 Description

Closes #4478


🔄 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/8883 **Author:** [@Don-Vito](https://github.com/Don-Vito) **Created:** 1/25/2021 **Status:** ✅ Merged **Merged:** 1/25/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `4478-profile-tooltip` --- ### 📝 Commits (1) - [`f3609e2`](https://github.com/microsoft/terminal/commit/f3609e22cbc7a84634957611d1a5d51177951f7a) Teach tab tool tip to show profile name ### 📊 Changes **4 files changed** (+36 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/TabBase.cpp` (+12 -1) 📝 `src/cascadia/TerminalApp/TabBase.h` (+2 -0) 📝 `src/cascadia/TerminalApp/TerminalTab.cpp` (+21 -0) 📝 `src/cascadia/TerminalApp/TerminalTab.h` (+1 -0) </details> ### 📄 Description Closes #4478 --- <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:21:20 +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#27326