[PR #7163] Move TerminalSettings object to TermApp Project #26858

Closed
opened 2026-01-31 09:18:32 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: Yes


Move TerminalSettings object from TerminalSettings project
(Microsoft.Terminal.Settings) to TerminalApp project. TerminalSettings
specifically operates as a bridge that exposes any necessary information
to a TerminalControl.

Closes #7139
Related Epic: #885
Related Spec: #6904

PR Checklist

Validation Steps Performed

Deployed Windows Terminal and opened a few new tabs.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/7163 **State:** closed **Merged:** Yes --- Move TerminalSettings object from TerminalSettings project (Microsoft.Terminal.Settings) to TerminalApp project. `TerminalSettings` specifically operates as a bridge that exposes any necessary information to a TerminalControl. Closes #7139 Related Epic: #885 Related Spec: #6904 ## PR Checklist * [X] Closes #7139 * [X] CLA signed * [X] Tests ~added~/passed (no additional tests necessary) * [X] ~Documentation updated~ * [X] ~Schema updated~ ## Validation Steps Performed Deployed Windows Terminal and opened a few new tabs.
claunia added the pull-request label 2026-01-31 09:18:32 +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#26858