[PR #7950] Display a warning for when we fail to write to the settings file #27035

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

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

State: closed
Merged: Yes


We wrap the call to _WriteSettings in
CascadiaSettingsSerialization.cpp in a try/catch block, and if we
catch an error we append a warning telling the user to check the
permissions on their settings file.

Closes #7727

**Original Pull Request:** https://github.com/microsoft/terminal/pull/7950 **State:** closed **Merged:** Yes --- We wrap the call to `_WriteSettings` in `CascadiaSettingsSerialization.cpp` in a try/catch block, and if we catch an error we append a warning telling the user to check the permissions on their settings file. Closes #7727
claunia added the pull-request label 2026-01-31 09:19:36 +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#27035