[PR #689] [CLOSED] Add Profiles to JumpList (#576) #24243

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/689
Author: @berwyn
Created: 5/11/2019
Status: Closed

Base: masterHead: dev/berwyn/jumplists


📝 Commits (1)

📊 Changes

3 files changed (+42 additions, -0 deletions)

View changed files

📝 src/cascadia/TerminalApp/App.cpp (+40 -0)
📝 src/cascadia/TerminalApp/App.h (+1 -0)
📝 src/cascadia/TerminalApp/pch.h (+1 -0)

📄 Description

  • 313e72b: Add App::_CreateJumplist() to Cascadia, registering profiles to the jumplist

🔄 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/689 **Author:** [@berwyn](https://github.com/berwyn) **Created:** 5/11/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dev/berwyn/jumplists` --- ### 📝 Commits (1) - [`313e72b`](https://github.com/microsoft/terminal/commit/313e72b58128bc0a9d9d6f02abd1086250ec5597) Add Profiles to JumpList (#576) ### 📊 Changes **3 files changed** (+42 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/App.cpp` (+40 -0) 📝 `src/cascadia/TerminalApp/App.h` (+1 -0) 📝 `src/cascadia/TerminalApp/pch.h` (+1 -0) </details> ### 📄 Description - `313e72b`: Add `App::_CreateJumplist()` to Cascadia, registering profiles to the jumplist --- <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:02:10 +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#24243