[PR #12584] [MERGED] Spec for "matching" profiles in "New Tab Customization" #29122

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/12584
Author: @zadjii-msft
Created: 2/25/2022
Status: ✅ Merged
Merged: 11/18/2022
Merged by: @zadjii-msft

Base: main ← Head: dev/migrie/s/1571-matching-nested-entries


📝 Commits (10+)

  • 5a1fe10 Spec for "matching" profiles in "New Tab Customization"
  • 55dcf14 Merge remote-tracking branch 'origin/main' into dev/migrie/s/1571-matching-nested-entries
  • 7f84a18 Merge remote-tracking branch 'origin/main' into dev/migrie/s/1571-matching-nested-entries
  • fa5ad0b feedback
  • cd29610 stashing, mostly
  • 26c3248 Merge remote-tracking branch 'origin/main' into dev/migrie/s/1571-matching-nested-entries
  • 5bc2a90 notes from review
  • b203c52 as discussed
  • cd313e1 ctrl+f regex
  • 539edf8 Merge remote-tracking branch 'origin/main' into dev/migrie/s/1571-matching-nested-entries

📊 Changes

1 file changed (+146 additions, -2 deletions)

View changed files

📝 doc/specs/#1571 - New Tab Menu Customization/#1571 - New Tab Menu Customization.md (+146 -2)

📄 Description

This is a fever dream I had in response to the GDK PR we just got. I had to write it down immediately. I'm in no rush to get this in.

References:


🔄 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/12584 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 2/25/2022 **Status:** ✅ Merged **Merged:** 11/18/2022 **Merged by:** [@zadjii-msft](https://github.com/zadjii-msft) **Base:** `main` ← **Head:** `dev/migrie/s/1571-matching-nested-entries` --- ### 📝 Commits (10+) - [`5a1fe10`](https://github.com/microsoft/terminal/commit/5a1fe10028694b4b64d69e7a5e3f232cf281b92d) Spec for "matching" profiles in "New Tab Customization" - [`55dcf14`](https://github.com/microsoft/terminal/commit/55dcf14ea136145b74664931b21147cb377b78de) Merge remote-tracking branch 'origin/main' into dev/migrie/s/1571-matching-nested-entries - [`7f84a18`](https://github.com/microsoft/terminal/commit/7f84a18882f3b22c3a078beccaa9fc3236f99529) Merge remote-tracking branch 'origin/main' into dev/migrie/s/1571-matching-nested-entries - [`fa5ad0b`](https://github.com/microsoft/terminal/commit/fa5ad0b108108f594e45032a9cd80f422084e6a8) feedback - [`cd29610`](https://github.com/microsoft/terminal/commit/cd29610b4017f3a59a7ac6bfa31b647719765dff) stashing, mostly - [`26c3248`](https://github.com/microsoft/terminal/commit/26c3248396b8cce261606a2225fd6f55450c74a3) Merge remote-tracking branch 'origin/main' into dev/migrie/s/1571-matching-nested-entries - [`5bc2a90`](https://github.com/microsoft/terminal/commit/5bc2a9086730651ac3f18f00de81f0c146480406) notes from review - [`b203c52`](https://github.com/microsoft/terminal/commit/b203c5261824b07c2fd139cf63ccf16288c29a15) as discussed - [`cd313e1`](https://github.com/microsoft/terminal/commit/cd313e1267a10158a993a39d7cb9708395bc4e0f) ctrl+f regex - [`539edf8`](https://github.com/microsoft/terminal/commit/539edf8b3ce17b4e6031ffb3fcccd5021d143d10) Merge remote-tracking branch 'origin/main' into dev/migrie/s/1571-matching-nested-entries ### 📊 Changes **1 file changed** (+146 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `doc/specs/#1571 - New Tab Menu Customization/#1571 - New Tab Menu Customization.md` (+146 -2) </details> ### 📄 Description This is a fever dream I had in response to the GDK PR we just got. I had to write it down immediately. I'm in no rush to get this in. References: * #1571 * #11326 * #7774 --- <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:32:56 +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#29122