[PR #2481] [MERGED] TURNS OUT CASE SENSITIVITY IS IMPORTANT #24945

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/2481
Author: @zadjii-msft
Created: 8/20/2019
Status: Merged
Merged: 8/20/2019
Merged by: @miniksa

Base: masterHead: dev/migrie/b/fix-case-sensitivity


📝 Commits (2)

  • 8c89922 TURNS OUT CASE SENSITIVITY IS IMPORTANT
  • 0f40426 Add a note that this is important

📊 Changes

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

View changed files

📝 src/cascadia/LocalTests_TerminalApp/TerminalApp.LocalTests.manifest (+1 -0)
📝 src/cascadia/WindowsTerminal/WindowsTerminal.manifest (+2 -1)

📄 Description

Summary of the Pull Request

This HARDCORE breaks unpackaged activation. So don't so this. While we don't support unpackaged activation quite yet, this will be an enormous debugging drain if you capitalize it.


🔄 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/2481 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 8/20/2019 **Status:** ✅ Merged **Merged:** 8/20/2019 **Merged by:** [@miniksa](https://github.com/miniksa) **Base:** `master` ← **Head:** `dev/migrie/b/fix-case-sensitivity` --- ### 📝 Commits (2) - [`8c89922`](https://github.com/microsoft/terminal/commit/8c89922294a4f1ef3272eb3d1d50fba1f5bb98db) TURNS OUT CASE SENSITIVITY IS IMPORTANT - [`0f40426`](https://github.com/microsoft/terminal/commit/0f40426e25d641c6409ee21487513e7fbfbe3f11) Add a note that this is important ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/LocalTests_TerminalApp/TerminalApp.LocalTests.manifest` (+1 -0) 📝 `src/cascadia/WindowsTerminal/WindowsTerminal.manifest` (+2 -1) </details> ### 📄 Description <!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> ## Summary of the Pull Request This HARDCORE breaks unpackaged activation. So don't so this. While we don't support unpackaged activation quite yet, this will be an enormous debugging drain if you capitalize it. --- <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:06: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#24945