[PR #18907] Add reset cache and settings buttons to SUI #31644

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

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

State: closed
Merged: Yes


Summary of the Pull Request

Adds the ability to reset the settings.json file and application state via the Settings UI. Since these are destructive operations, the destructive styling is applied, as well as a confirmation prompt notifying the user that this occurs immediately.

Validation Steps Performed

"reset settings" results in the correct contents for settings.json and state.json
"reset cache" results in the correct contents for state.json

Closes #947

**Original Pull Request:** https://github.com/microsoft/terminal/pull/18907 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Adds the ability to reset the settings.json file and application state via the Settings UI. Since these are destructive operations, the destructive styling is applied, as well as a confirmation prompt notifying the user that this occurs immediately. ## Validation Steps Performed ✅ "reset settings" results in the correct contents for settings.json and state.json ✅ "reset cache" results in the correct contents for state.json Closes #947
claunia added the pull-request label 2026-01-31 09:48:35 +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#31644