[PR #16949] Add a WT_SETTINGS_DIR env variable that portable profiles can use #31068

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

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

State: closed
Merged: Yes


Basically, title.

It'd be a neat idea for portable installs of the Terminal to reference files that are right there in the portable install.

This PR adds a WT_SETTINGS_DIR var to Terminal's own env block. This allows us to resolve profiles relative to our own settings folder.

Closes #16295

**Original Pull Request:** https://github.com/microsoft/terminal/pull/16949 **State:** closed **Merged:** Yes --- Basically, title. It'd be a neat idea for portable installs of the Terminal to reference files that are right there in the portable install. This PR adds a `WT_SETTINGS_DIR` var to Terminal's own env block. This allows us to resolve profiles relative to our own settings folder. Closes #16295
claunia added the pull-request label 2026-01-31 09:44:52 +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#31068