Skip to content

On first launch, if Powershell Core is installed, set it as the default profile #2721

@zadjii-msft

Description

@zadjii-msft

Follow up to #2603

Prior to that PR, when we first launched, we'd set powershell core to the default profile if it was installed, instead of Powershell.

With the switch to dynamic profiles, we stopped doing that. Windows Powershell is now always the default.

We should restore that behavior. The check should be simple. Modifying the user's defaultProfile in place might be a bit trickier. Adding tests also takes time, and we want to get #2515 out the door sooner than later.

Metadata

Metadata

Assignees

Labels

Area-SettingsIssues related to settings and customizability, for console or terminalIssue-BugIt either shouldn't be doing this or needs an investigation.Needs-Tag-FixDoesn't match tag requirementsPriority-2A description (P2)Product-TerminalThe new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions