Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quake Mode only uses default profile #10796

Closed
alexanderrichards opened this issue Jul 26, 2021 · 4 comments
Closed

Quake Mode only uses default profile #10796

alexanderrichards opened this issue Jul 26, 2021 · 4 comments
Labels
Issue-Question For questions or discussion Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Product-Terminal The new Windows Terminal. Resolution-Answered Related to questions that have been answered

Comments

@alexanderrichards
Copy link

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?

@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Jul 26, 2021
@zadjii-msft zadjii-msft added the Product-Terminal The new Windows Terminal. label Jul 26, 2021
@zadjii-msft
Copy link
Member

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 Add per-window-name global settings #9992 to be able to change the defaultProfile of the _quake window separately from the normal default

@zadjii-msft zadjii-msft added Issue-Question For questions or discussion Resolution-Answered Related to questions that have been answered labels Jul 26, 2021
@alexanderrichards
Copy link
Author

Thank you

@DanEdens
Copy link

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

@Aonodensetsu
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Question For questions or discussion Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Product-Terminal The new Windows Terminal. Resolution-Answered Related to questions that have been answered
Projects
None yet
Development

No branches or pull requests

4 participants