[PR #11491] [MERGED] Add an Open Settings link to the "Default Terminal" tip #28618

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/11491
Author: @DHowett
Created: 10/12/2021
Status: Merged
Merged: 10/12/2021
Merged by: @undefined

Base: mainHead: dev/duhowett/dismiss-me-not


📝 Commits (3)

  • 6d37338 Add an Open Settings link to the "Default Terminal" tip
  • 1693b18 fine
  • b57e2d4 Collect data on presenting the default tip

📊 Changes

4 files changed (+29 additions, -4 deletions)

View changed files

📝 src/cascadia/TerminalApp/Resources/en-US/Resources.resw (+4 -0)
📝 src/cascadia/TerminalApp/TerminalPage.cpp (+20 -1)
📝 src/cascadia/TerminalApp/TerminalPage.h (+2 -1)
📝 src/cascadia/TerminalApp/TerminalPage.xaml (+3 -2)

📄 Description

This commit switches the [X] button in the info bar to permanently
dismiss the tip and fixes a focus transition issue.

Closes #11483


🔄 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/11491 **Author:** [@DHowett](https://github.com/DHowett) **Created:** 10/12/2021 **Status:** ✅ Merged **Merged:** 10/12/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/duhowett/dismiss-me-not` --- ### 📝 Commits (3) - [`6d37338`](https://github.com/microsoft/terminal/commit/6d373389083e4f32b33a58f4b9c1198bd9dd7fb1) Add an Open Settings link to the "Default Terminal" tip - [`1693b18`](https://github.com/microsoft/terminal/commit/1693b18b33b985fe77a07ecf99b7a4f5752eb1cb) fine - [`b57e2d4`](https://github.com/microsoft/terminal/commit/b57e2d4179e048dfce682975949de868589bca44) Collect data on presenting the default tip ### 📊 Changes **4 files changed** (+29 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/Resources/en-US/Resources.resw` (+4 -0) 📝 `src/cascadia/TerminalApp/TerminalPage.cpp` (+20 -1) 📝 `src/cascadia/TerminalApp/TerminalPage.h` (+2 -1) 📝 `src/cascadia/TerminalApp/TerminalPage.xaml` (+3 -2) </details> ### 📄 Description This commit switches the [X] button in the info bar to permanently dismiss the tip and fixes a focus transition issue. Closes #11483 --- <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:29:40 +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#28618