[PR #5350] [MERGED] specs: draft spec for adding profiles to the Windows jumplist #26265

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/5350
Author: @zadjii-msft
Created: 4/14/2020
Status: Merged
Merged: 4/14/2020
Merged by: @DHowett-MSFT

Base: masterHead: pull/1357


📝 Commits (5)

  • d5dfd54 Add spec for adding profiles to the jumplist
  • 2c0e263 Merge remote-tracking branch 'origin/master' into pull/1357
  • c9464bd Move this spec into the drafts/ folder
  • 259f585 hopefully this will be enough for the bot
  • f280ca0 regeces are hard

📊 Changes

5 files changed (+133 additions, -0 deletions)

View changed files

📝 .github/actions/spell-check/dictionary/apis.txt (+2 -0)
📝 .github/actions/spell-check/dictionary/names.txt (+1 -0)
📝 .github/actions/spell-check/patterns/patterns.txt (+2 -0)
📝 .github/actions/spell-check/whitelist/whitelist.txt (+1 -0)
doc/specs/drafts/576-ProfilesJumplistSpec.md (+127 -0)

📄 Description

This is literally just #1357, but moved to the drafts/ folder. Since @dsafa doesn't have the time to finish this on their own, we'll take it from here for 2.0 ☺️

Summary of the Pull Request

Adds a spec describing jumplist integration and adding profiles to the jumplist. Includes details about previous investigations into adding the jumplist.

References

PR Checklist

  • Specs more erratic curser problems (#576)
  • CLA signed. If not, go over here and sign the CLA
  • [n/a] Tests added/passed
  • Requires documentation to be updated
  • I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #576

Detailed Description of the Pull Request / Additional comments

Details in the spec.

Validation Steps Performed

N/A


🔄 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/5350 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 4/14/2020 **Status:** ✅ Merged **Merged:** 4/14/2020 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `pull/1357` --- ### 📝 Commits (5) - [`d5dfd54`](https://github.com/microsoft/terminal/commit/d5dfd54a6735c7fc5d41c47d0c7a07f7674d7502) Add spec for adding profiles to the jumplist - [`2c0e263`](https://github.com/microsoft/terminal/commit/2c0e26383958cf07b2de0bfe18144de4129cee6c) Merge remote-tracking branch 'origin/master' into pull/1357 - [`c9464bd`](https://github.com/microsoft/terminal/commit/c9464bd9209221d3a286da65d05bcd12872076e4) Move this spec into the drafts/ folder - [`259f585`](https://github.com/microsoft/terminal/commit/259f585fe6e2f0bbc7089f520e83f3cb7723ec0b) hopefully this will be enough for the bot - [`f280ca0`](https://github.com/microsoft/terminal/commit/f280ca0fd3f7854162a8f5ec1352f95d002c66eb) regeces are hard ### 📊 Changes **5 files changed** (+133 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/spell-check/dictionary/apis.txt` (+2 -0) 📝 `.github/actions/spell-check/dictionary/names.txt` (+1 -0) 📝 `.github/actions/spell-check/patterns/patterns.txt` (+2 -0) 📝 `.github/actions/spell-check/whitelist/whitelist.txt` (+1 -0) ➕ `doc/specs/drafts/576-ProfilesJumplistSpec.md` (+127 -0) </details> ### 📄 Description _This is literally just #1357, but moved to the `drafts/` folder_. Since @dsafa doesn't have the time to finish this on their own, we'll take it from here for 2.0 ☺️ ## Summary of the Pull Request Adds a spec describing jumplist integration and adding profiles to the jumplist. Includes details about previous investigations into adding the jumplist. ## References ## PR Checklist * [x] Specs #576 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [n/a] Tests added/passed * [x] Requires documentation to be updated * [x] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #576 ## Detailed Description of the Pull Request / Additional comments Details in the spec. ## Validation Steps Performed N/A --- <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:15:02 +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#26265