[PR #11437] [MERGED] Make sure all the commandlines are fully qualified #28577

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/11437
Author: @zadjii-msft
Created: 10/6/2021
Status: Merged
Merged: 10/7/2021
Merged by: @DHowett

Base: mainHead: dev/migrie/b/commandline-fixes-for-1.12


📝 Commits (3)

  • 16e4ad5 Make sure all the commandlines are fully qualified
  • 5ceb5ac Merge remote-tracking branch 'origin/main' into dev/migrie/b/commandline-fixes-for-1.12
  • 5dbf4ff do the thing dustin wanted

📊 Changes

3 files changed (+8 additions, -4 deletions)

View changed files

📝 src/cascadia/TerminalSettingsModel/Profile.h (+1 -1)
📝 src/cascadia/TerminalSettingsModel/WslDistroGenerator.cpp (+5 -1)
📝 src/cascadia/TerminalSettingsModel/userDefaults.json (+2 -2)

📄 Description

This was originally in #11308. Thought we should check it in for 1.12 even
though that won't merge this release. Should slightly mitigate the number of
users that see this warning.

  • I work here

🔄 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/11437 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 10/6/2021 **Status:** ✅ Merged **Merged:** 10/7/2021 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `dev/migrie/b/commandline-fixes-for-1.12` --- ### 📝 Commits (3) - [`16e4ad5`](https://github.com/microsoft/terminal/commit/16e4ad50c9077c923ab60cfc3dbf9e2613217e3b) Make sure all the commandlines are fully qualified - [`5ceb5ac`](https://github.com/microsoft/terminal/commit/5ceb5ac0ae862df95eb5fb3fb9e842053e0a1f03) Merge remote-tracking branch 'origin/main' into dev/migrie/b/commandline-fixes-for-1.12 - [`5dbf4ff`](https://github.com/microsoft/terminal/commit/5dbf4ff0d4074b8af1736f9b393e6a58394b24a4) do the thing dustin wanted ### 📊 Changes **3 files changed** (+8 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsModel/Profile.h` (+1 -1) 📝 `src/cascadia/TerminalSettingsModel/WslDistroGenerator.cpp` (+5 -1) 📝 `src/cascadia/TerminalSettingsModel/userDefaults.json` (+2 -2) </details> ### 📄 Description This was originally in #11308. Thought we should check it in for 1.12 even though that won't merge this release. Should slightly mitigate the number of users that see this warning. * [x] I work here --- <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:23 +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#28577