-
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-TaskIt's a feature request, but it doesn't really need a major design.It's a feature request, but it doesn't really need a major design.Priority-1A description (P1)A description (P1)Product-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
The following settings are missing from the Settings UI:
| Setting | Required? | Reasoning |
|---|---|---|
| Anything pixel shader related | ❌ | These are very advanced settings that require the user to modify the JSON and file structure. |
copyFormatting |
✔ | v1 should just be a checkbox. v2 should allow further customization introduced by #6004 |
tabSwitcherMode |
✔ | |
launchPosition |
❌ | This setting is by pixel. It also has support for some weird scenarios like ,5, 5,, and , where blank allows the user to fallback to the system-defined value for that coordinate. |
nullable colors (i.e. foreground, background, profile.tabColor, etc) |
❌ | Design needed. How do you choose null? Must work nicely with #8269. |
alwaysOnTop |
✔ | No one will know about this unless it's in the SUI. Should go onto the Startup page. |
copyFormatting and tabSwitcherMode are in scope for v1.6. Since they require localization, this should be started sooner than later.
The others merit greater discussion on whether or not we should include them, and if so, what they would look like.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-SettingsUIAnything specific to the SUIAnything specific to the SUIIssue-TaskIt's a feature request, but it doesn't really need a major design.It's a feature request, but it doesn't really need a major design.Priority-1A description (P1)A description (P1)Product-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.