[PR #5888] [MERGED] Mini-spec for New Tab Menu Customization #26526

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/5888
Author: @zadjii-msft
Created: 5/13/2020
Status: ✅ Merged
Merged: 8/12/2020
Merged by: @zadjii-msft

Base: master ← Head: dev/migrie/s/#1571-new-tab-menu


📝 Commits (10+)

  • 9327e35 This is a mini-spec for how I see this working
  • 1eadff9 good bot
  • d898de6 These were some typos
  • 3948f73 Merge remote-tracking branch 'origin/master' into dev/migrie/s/#1571-new-tab-menu
  • 500b709 Addd a future consideration about the command palette and commands
  • bcbb4aa Merge remote-tracking branch 'origin/master' into dev/migrie/s/#1571-new-tab-menu
  • ea3e1b9 Update spec to reflect discussion with Carlos
  • 7a46d36 Merge remote-tracking branch 'origin/master' into dev/migrie/s/#1571-new-tab-menu
  • 3cb631a update spec to reflect investigations in Command Palette Addenda 1
  • fbf4b81 Merge remote-tracking branch 'origin/master' into dev/migrie/s/#1571-new-tab-menu

📊 Changes

2 files changed (+300 additions, -0 deletions)

View changed files

➕ doc/specs/#1571 - New Tab Menu Customization/#1571 - New Tab Menu Customization.md (+300 -0)
➕ doc/specs/#1571 - New Tab Menu Customization/Menu-Customization-000.png (+0 -0)

📄 Description

Summary of the Pull Request

This is a much smaller spec than most of my usual ones. We've got about 11 duplicates of #1571 at this point, so I thought it deserved a spec. If there's a spec, then maybe someone will have time to actually implement it.

Many users have lots and lots of profiles that they use. Some of these
profiles the user might not use that frequently. When that happens, the new tab
dropdown can become quite cluttered.

A common ask is for the ability to reorder and reorganize this dropdown. This
spec provides a design for how the user might be able to specify the
customization in their settings.

PR Checklist

Detailed Description of the Pull Request / Additional comments

go read the spec


🔄 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/5888 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 5/13/2020 **Status:** ✅ Merged **Merged:** 8/12/2020 **Merged by:** [@zadjii-msft](https://github.com/zadjii-msft) **Base:** `master` ← **Head:** `dev/migrie/s/#1571-new-tab-menu` --- ### 📝 Commits (10+) - [`9327e35`](https://github.com/microsoft/terminal/commit/9327e35a76fc5f23422b20a3662726fc792b0a80) This is a mini-spec for how I see this working - [`1eadff9`](https://github.com/microsoft/terminal/commit/1eadff93bb58df48a4a082bf280884420e096fc2) good bot - [`d898de6`](https://github.com/microsoft/terminal/commit/d898de6ddf50f8b20240ea9ddb6b90db1a435214) These were some typos - [`3948f73`](https://github.com/microsoft/terminal/commit/3948f7306d7a73aa5031c9eb60bcd1f318c22723) Merge remote-tracking branch 'origin/master' into dev/migrie/s/#1571-new-tab-menu - [`500b709`](https://github.com/microsoft/terminal/commit/500b7097f0e5d86d99fdb199125dec014b95c245) Addd a future consideration about the command palette and commands - [`bcbb4aa`](https://github.com/microsoft/terminal/commit/bcbb4aa1637eea365a897dd4897bd83765101898) Merge remote-tracking branch 'origin/master' into dev/migrie/s/#1571-new-tab-menu - [`ea3e1b9`](https://github.com/microsoft/terminal/commit/ea3e1b95a22db1a70eacb1c28315d829607bee4d) Update spec to reflect discussion with Carlos - [`7a46d36`](https://github.com/microsoft/terminal/commit/7a46d36ac673d9d883b410f5bbdb9a9ff74ab56c) Merge remote-tracking branch 'origin/master' into dev/migrie/s/#1571-new-tab-menu - [`3cb631a`](https://github.com/microsoft/terminal/commit/3cb631a191e9a9423bbec12190f991c94574aabd) update spec to reflect investigations in Command Palette Addenda 1 - [`fbf4b81`](https://github.com/microsoft/terminal/commit/fbf4b8199c7433a70776f5c50ffacde91fd87f9b) Merge remote-tracking branch 'origin/master' into dev/migrie/s/#1571-new-tab-menu ### 📊 Changes **2 files changed** (+300 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `doc/specs/#1571 - New Tab Menu Customization/#1571 - New Tab Menu Customization.md` (+300 -0) ➕ `doc/specs/#1571 - New Tab Menu Customization/Menu-Customization-000.png` (+0 -0) </details> ### 📄 Description ## Summary of the Pull Request This is a much smaller spec than most of my usual ones. We've got about 11 duplicates of #1571 at this point, so I thought it deserved a spec. If there's a spec, then maybe someone will have time to actually implement it. > Many users have lots and _lots_ of profiles that they use. Some of these > profiles the user might not use that frequently. When that happens, the new tab > dropdown can become quite cluttered. > > A common ask is for the ability to reorder and reorganize this dropdown. This > spec provides a design for how the user might be able to specify the > customization in their settings. ## PR Checklist * [x] Specs #1571 * [x] I work here * [x] is a spec ## Detailed Description of the Pull Request / Additional comments _go read the spec_ --- <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:16:36 +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#26526