[PR #17009] Get rid of UpdateTerminalSettings #31091

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

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

State: closed
Merged: Yes


As @lhecker noted in the #16172 review, UpdateTerminalSettings is wacky. We can just pass the cache in at the start, then reset it and reuse it in UpdateSettings. One fewer try_as!

**Original Pull Request:** https://github.com/microsoft/terminal/pull/17009 **State:** closed **Merged:** Yes --- As @lhecker noted in the #16172 review, `UpdateTerminalSettings` is wacky. We can just pass the cache in at the start, then reset it and reuse it in `UpdateSettings`. One fewer `try_as`!
claunia added the pull-request label 2026-01-31 09:45:01 +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#31091