-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Open
Labels
Area-SettingsIssues related to settings and customizability, for console or terminalIssues related to settings and customizability, for console or terminalArea-WindowingWindow frame, quake mode, tearoutWindow frame, quake mode, tearoutIssue-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.Product-TerminalThe new Windows Terminal.The new Windows Terminal.
Milestone
Description
This one's from a team sync chat thread.
What if there was a way to say
"windows": {
"work": {
"alwaysOnTop" : true,
"initialPosition": "2000, 50",
"centerOnLaunch": true,
"launchMode": "focus",
"startupActions": "sp ; sp ; nt -p Ubuntu"
},
"_quake": {
"launchMode": "default",
"startupActions": "nt -p PowerShell"
}
}So that you could have different sets of global settings for different window names? What properties would make sense here? Definitely not windowingBehavior, because that's a global setting, not a window setting.
dev/migrie/fhl-fall-2023/9992-window-name-settingsmain...dev/migrie/fhl-fall-2023/9992-window-name-settingsthis was a dead enddev/migrie/fhl-fall-2023/9992-default-quake-settingsdev/migrie/fhl-fall-2023/9992-quake-IIdev/migrie/fhl-fall-2023/9992-window-name-settings...dev/migrie/fhl-fall-2023/9992-quake-IIdev/migrie/fhl-fall-2023/11162-quake-III-arenadev/migrie/fhl-fall-2023/9992-quake-II...dev/migrie/fhl-fall-2023/11162-quake-III-arena for Adjust styling of quake window (default height, etc) #11162, Quake Mode - Allow Horizontal resizing #11174
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-SettingsIssues related to settings and customizability, for console or terminalIssues related to settings and customizability, for console or terminalArea-WindowingWindow frame, quake mode, tearoutWindow frame, quake mode, tearoutIssue-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.Product-TerminalThe new Windows Terminal.The new Windows Terminal.