List of supported disabledProfileSources in schema #6354

Open
opened 2026-01-31 00:36:30 +00:00 by claunia · 0 comments
Owner

Originally created by @chelnak on GitHub (Feb 9, 2020).

Is there a list of disabledProfileSources anywhere? I couldn't find anything in the profiles.json schema.

Googling around I found three supported entries:

    "disabledProfileSources": [
      "Windows.Terminal.Azure",
      "Windows.Terminal.PowershellCore",
      "Windows.Terminal.Wsl",
    ]

But would like to hide cmd and Windows PowerShell.

Cheers 👍

Originally created by @chelnak on GitHub (Feb 9, 2020). Is there a list of disabledProfileSources anywhere? I couldn't find anything in the profiles.json schema. Googling around I found three supported entries: ``` "disabledProfileSources": [ "Windows.Terminal.Azure", "Windows.Terminal.PowershellCore", "Windows.Terminal.Wsl", ] ``` But would like to hide `cmd` and `Windows PowerShell`. Cheers 👍
claunia added the Issue-QuestionNeeds-Tag-FixResolution-Answered labels 2026-01-31 00:36:30 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#6354