Quake Mode only uses default profile #14695

Closed
opened 2026-01-31 04:17:08 +00:00 by claunia · 4 comments
Owner

Originally created by @alexanderrichards on GitHub (Jul 26, 2021).

Windows Terminal version (or Windows build number)

1.9.1942.0

Other Software

No response

Steps to reproduce

simply summon quake mode window

Expected Behavior

No response

Actual Behavior

I can find nowhere in the documentation any way for Quake mode to use anything other than the default profile. I'd like to switch it to use a different profile while keeping the default for the normal terminal window unchanged. Is this possible?

Originally created by @alexanderrichards on GitHub (Jul 26, 2021). ### Windows Terminal version (or Windows build number) 1.9.1942.0 ### Other Software _No response_ ### Steps to reproduce simply summon quake mode window ### Expected Behavior _No response_ ### Actual Behavior I can find nowhere in the documentation any way for Quake mode to use anything other than the default profile. I'd like to switch it to use a different profile while keeping the default for the normal terminal window unchanged. Is this possible?
Author
Owner

@zadjii-msft commented on GitHub (Jul 26, 2021):

At the moment, not really.

  • You could do something like wt -w _quake -p {your profile name} - that'll launch the Terminal into quake mode with the profile of your choice.
  • You could always rebind quakeMode to a generic globalSummon action. That'd let you just summon any Terminal window, not just the quake one.
  • Otherwise, you could wait for #9992 to be able to change the defaultProfile of the _quake window separately from the normal default
@zadjii-msft commented on GitHub (Jul 26, 2021): At the moment, not really. * You could do something like `wt -w _quake -p {your profile name}` - that'll launch the Terminal into quake mode with the profile of your choice. * You could always rebind `quakeMode` to a generic [`globalSummon`](https://docs.microsoft.com/en-us/windows/terminal/customize-settings/actions#global-commands) action. That'd let you just summon any Terminal window, not just the quake one. * Otherwise, you could wait for #9992 to be able to change the `defaultProfile` of the `_quake` window separately from the normal default
Author
Owner

@alexanderrichards commented on GitHub (Jul 26, 2021):

Thank you

@alexanderrichards commented on GitHub (Jul 26, 2021): Thank you
Author
Owner

@MadTinker commented on GitHub (Sep 10, 2021):

I hadn't known about "-w _quake" that is very cool. Thank you!

@MadTinker commented on GitHub (Sep 10, 2021): I hadn't known about "-w _quake" that is very cool. Thank you!
Author
Owner

@Aonodensetsu commented on GitHub (Jan 22, 2023):

linking to a temporary solution for setting up quake on boot:
start wt minimized

@Aonodensetsu commented on GitHub (Jan 22, 2023): linking to a temporary solution for setting up quake on boot: [start wt minimized](https://github.com/microsoft/terminal/issues/7374#issuecomment-1399518730)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#14695