-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Closed
Labels
Area-SettingsIssues related to settings and customizability, for console or terminalIssues related to settings and customizability, for console or terminalHelp WantedWe encourage anyone to jump in on these.We encourage anyone to jump in on these.Issue-TaskIt's a feature request, but it doesn't really need a major design.It's a feature request, but it doesn't really need a major design.Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
Description
Environment
Windows build number: 10.0.18362.0
Windows Terminal version: 0.5.2661.0
Steps to reproduce
- Open WT
- Open profiles.json
- Create an object in the
profiles
array - Fill in some fields such as
name
,commandline
,startingDirectory
,colorScheme
, etc. - Save profiles.json
Expected behavior
WT will generate/add a guid to the new custom profile, that way it can be set as the defaultProfile
. This was the case in previous versions of WT, before separation of cascading settings was implemented.
Actual behavior
WT does not generate/add a guid to the new profile, thus there appears to be no way to set your custom profile as the default.
anthonyvdotbe and amoshydra
Metadata
Metadata
Assignees
Labels
Area-SettingsIssues related to settings and customizability, for console or terminalIssues related to settings and customizability, for console or terminalHelp WantedWe encourage anyone to jump in on these.We encourage anyone to jump in on these.Issue-TaskIt's a feature request, but it doesn't really need a major design.It's a feature request, but it doesn't really need a major design.Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.