[PR #9862] Fix for configuring starting directory in SUI when defaults sets it to null #27795

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

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

State: closed
Merged: Yes


Summary of the Pull Request

Remove an unnecessary check in Profiles.cpp that was preventing us from enabling the text box and browse button when the user unchecks 'use parent process directory'

PR Checklist

Validation Steps Performed

Played around with it and it works.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/9862 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Remove an unnecessary check in `Profiles.cpp` that was preventing us from enabling the text box and browse button when the user unchecks 'use parent process directory' ## PR Checklist * [x] Closes #9847 * [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 Played around with it and it works.
claunia added the pull-request label 2026-01-31 09:24:16 +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#27795