[PR #10714] Don't auto-generate the hidden field when creating profile stubs #28202

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

Original Pull Request: https://github.com/microsoft/terminal/pull/10714

State: closed
Merged: Yes


Summary of the Pull Request

We no longer automatically write the 'hidden' field for profile stubs we create

Note: This does not retroactively remove the automatically generated hidden fields in current settings files

PR Checklist

Validation Steps Performed

Deleted the ubuntu stub in my settings file, booted up terminal, new created stub did not have the hidden field. Created a fragment that overrides the hidden field and it worked.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/10714 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request We no longer automatically write the 'hidden' field for profile stubs we create **Note**: This does not retroactively remove the automatically generated hidden fields in current settings files ## PR Checklist * [x] Closes #10539 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [ ] Tests added/passed * [ ] Documentation updated. If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx * [ ] Schema updated. * [x] I work here ## Validation Steps Performed Deleted the ubuntu stub in my settings file, booted up terminal, new created stub did not have the hidden field. Created a fragment that overrides the hidden field and it worked.
claunia added the pull-request label 2026-01-31 09:26:57 +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#28202