microsoft/Terminal

Feature Request Option to add profiles to the Windows Start Menu

Open

#2,339 opened on Aug 8, 2019

View on GitHub
 (9 comments) (29 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-UserInterfaceHelp WantedIssue-FeatureProduct-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Allow creating profile based entries in the Windows Start Menu

This will allow the user to launch the specific profile that they want without the need to open the default one

A button in the profile setting adds an entry in the Windows Start Menu with the icon profile and name, this entry launcher the windows terminal in this profile instead of the default one

Maintainer Notes

SPEC REQUIRED

Specifier should build on work already done on #576, because I am betting that it'll be along the same path! (from @DHowett-MSFT)

Contributor guide