[PR #15040] [MERGED] Add a second way of detecting whether DefTerm is available #30372

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/15040
Author: @DHowett
Created: 3/23/2023
Status: Merged
Merged: 3/24/2023
Merged by: @DHowett

Base: mainHead: dev/duhowett/defterm


📝 Commits (2)

  • ad6436f Use a different way of detecting whether Default Terminal is available
  • 0ff2884 Okay, don't solely rely on the registry key...

📊 Changes

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

View changed files

📝 src/cascadia/TerminalSettingsModel/CascadiaSettings.cpp (+15 -1)

📄 Description

;)


🔄 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/15040 **Author:** [@DHowett](https://github.com/DHowett) **Created:** 3/23/2023 **Status:** ✅ Merged **Merged:** 3/24/2023 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `dev/duhowett/defterm` --- ### 📝 Commits (2) - [`ad6436f`](https://github.com/microsoft/terminal/commit/ad6436ff5d6b5e5f85aa9d215149e323ca9acff5) Use a different way of detecting whether Default Terminal is available - [`0ff2884`](https://github.com/microsoft/terminal/commit/0ff2884af50edbe877ed142e04bff445c80cee6c) Okay, don't solely rely on the registry key... ### 📊 Changes **1 file changed** (+15 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsModel/CascadiaSettings.cpp` (+15 -1) </details> ### 📄 Description ;) --- <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:25 +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#30372