[PR #9913] [MERGED] Fix tab and hyperlink tooltips to wrap long text #27800

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/9913
Author: @Don-Vito
Created: 4/21/2021
Status: Merged
Merged: 4/21/2021
Merged by: @undefined

Base: mainHead: 9869-tooltip-wrapping


📝 Commits (1)

  • f8cec75 Fix tab and hyperlink tooltips to wrap long text

📊 Changes

2 files changed (+3 additions, -1 deletions)

View changed files

📝 src/cascadia/TerminalApp/TabBase.cpp (+1 -0)
📝 src/cascadia/TerminalControl/TermControl.xaml (+2 -1)

📄 Description

PR Checklist


🔄 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/9913 **Author:** [@Don-Vito](https://github.com/Don-Vito) **Created:** 4/21/2021 **Status:** ✅ Merged **Merged:** 4/21/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `9869-tooltip-wrapping` --- ### 📝 Commits (1) - [`f8cec75`](https://github.com/microsoft/terminal/commit/f8cec7500b8886e72ed4b21be6ef6503396b6ff8) Fix tab and hyperlink tooltips to wrap long text ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/TabBase.cpp` (+1 -0) 📝 `src/cascadia/TerminalControl/TermControl.xaml` (+2 -1) </details> ### 📄 Description ## PR Checklist * [x] Closes https://github.com/microsoft/terminal/issues/9869 * [x] CLA signed. * [ ] Tests added/passed * [ ] Documentation updated. * [ ] Schema updated. * [ ] I've discussed this with core contributors already. --- <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:24:18 +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#27800