-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Labels
Area-SettingsUIAnything specific to the SUIAnything specific to the SUIIssue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsProduct-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
Description
Description of the new feature/enhancement
It would be really cool if we had a preview of the terminal in the Settings UI > Profile > Appearance page and the Settings UI > Color Schemes page.
Implementation plan:
- Move
TerminalSettingstoTerminalSettingsModelproject - Introduce
- In Settings UI...
- embed
TermControlwhere you want it - generate a
TerminalSettingsobject forTermControlinitialization (see Separate runtime TerminalSettings from profile-TerminalSettings #8602 ) - (Profiles) introduce a
TerminalConnectionto use here - (Color Scheme) introduce a
TerminalConnectionwith the color tool color table
- embed
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-SettingsUIAnything specific to the SUIAnything specific to the SUIIssue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsProduct-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.