[PR #15095] [MERGED] Format URLs for display when we show the tooltip #30412

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/15095
Author: @DHowett
Created: 4/3/2023
Status: ✅ Merged
Merged: 4/3/2023
Merged by: @DHowett

Base: main ← Head: dev/duhowett/display-uri


📝 Commits (2)

  • 922323c Format URLs for display when we show the tooltip
  • dc0b7f6 Some speeling too

📊 Changes

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

View changed files

📝 .github/actions/spelling/expect/expect.txt (+1 -0)
📝 src/cascadia/TerminalControl/TermControl.cpp (+13 -1)

📄 Description

This will reduce the incidence of confusables, RTL, and non-printables messing with the display of the URL.


🔄 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/15095 **Author:** [@DHowett](https://github.com/DHowett) **Created:** 4/3/2023 **Status:** ✅ Merged **Merged:** 4/3/2023 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `dev/duhowett/display-uri` --- ### 📝 Commits (2) - [`922323c`](https://github.com/microsoft/terminal/commit/922323ceae9136e18e0ff0b75f76c66f05a0c7bc) Format URLs for display when we show the tooltip - [`dc0b7f6`](https://github.com/microsoft/terminal/commit/dc0b7f6c4b5674128eaffeeccad8c7a664ca97f3) Some speeling too ### 📊 Changes **2 files changed** (+14 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/spelling/expect/expect.txt` (+1 -0) 📝 `src/cascadia/TerminalControl/TermControl.cpp` (+13 -1) </details> ### 📄 Description This will reduce the incidence of confusables, RTL, and non-printables messing with the display of the URL. --- <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:40:41 +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#30412