Add command line flag to start in focus mode #10956

Closed
opened 2026-01-31 02:34:41 +00:00 by claunia · 6 comments
Owner

Originally created by @isolune on GitHub (Oct 9, 2020).

Description of the new feature/enhancement

#6804 made it possible to strip the terminal of window decorations with the toggleFocusMode command.

It would be nice to invoke the terminal with this behavior already applied.

Proposed technical implementation details

A simple command line flag like:

wt.exe --focus-mode

to simplify the process:

wt.exe
*wait for terminal window to open*
*open command palette or press keybinding to start focus mode*
Originally created by @isolune on GitHub (Oct 9, 2020). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> # Description of the new feature/enhancement #6804 made it possible to strip the terminal of window decorations with the `toggleFocusMode` command. It would be nice to invoke the terminal with this behavior already applied. <!-- A clear and concise description of what the problem is that the new feature would solve. Describe why and how a user would use this new functionality (if applicable). --> # Proposed technical implementation details A simple command line flag like: ``` wt.exe --focus-mode ``` to simplify the process: ``` wt.exe *wait for terminal window to open* *open command palette or press keybinding to start focus mode* ``` <!-- A clear and concise description of what you want to happen. -->
claunia added the Issue-FeatureNeeds-TriageResolution-Fix-CommittedNeeds-Tag-Fix labels 2026-01-31 02:34:41 +00:00
Author
Owner

@ghost commented on GitHub (Oct 10, 2020):

possible duplicate of #7825

@ghost commented on GitHub (Oct 10, 2020): possible duplicate of #7825
Author
Owner

@ghost commented on GitHub (Oct 10, 2020):

Being tracked in #4632

@ghost commented on GitHub (Oct 10, 2020): Being tracked in #4632
Author
Owner

@Don-Vito commented on GitHub (Oct 10, 2020):

Duplicate of #7825

@alannt777 - I am not sure this is exact duplicate: in this ticket there is a request for command line argument, while in https://github.com/microsoft/terminal/issues/7825 the request is for launchMode setting (the fix for which is in PR: https://github.com/microsoft/terminal/pull/7873)

@Don-Vito commented on GitHub (Oct 10, 2020): > > > Duplicate of #7825 @alannt777 - I am not sure this is exact duplicate: in this ticket there is a request for command line argument, while in https://github.com/microsoft/terminal/issues/7825 the request is for launchMode setting (the fix for which is in PR: https://github.com/microsoft/terminal/pull/7873)
Author
Owner

@ghost commented on GitHub (Oct 10, 2020):

@Don-Vito

In #4632

Add command-line option start terminal in focus mode (after/during #7825)

@ghost commented on GitHub (Oct 10, 2020): @Don-Vito In #4632 > Add command-line option start terminal in focus mode (after/during #7825)
Author
Owner

@Don-Vito commented on GitHub (Oct 10, 2020):

@Don-Vito

In #4632

Add command-line option start terminal in focus mode (after/during #7825)

@alannt777 - absolutely agree, that https://github.com/microsoft/terminal/issues/4632 mentions a command-line option, and this one is definitely duplicate to it.

Just mentioned that this is not duplicate of https://github.com/microsoft/terminal/issues/7825 (so this one will not be closed by mistake when https://github.com/microsoft/terminal/issues/7825 gets closed).

@Don-Vito commented on GitHub (Oct 10, 2020): > > > @Don-Vito > > In #4632 > > > Add command-line option start terminal in focus mode (after/during #7825) @alannt777 - absolutely agree, that https://github.com/microsoft/terminal/issues/4632 mentions a command-line option, and this one is definitely duplicate to it. Just mentioned that this is not duplicate of https://github.com/microsoft/terminal/issues/7825 (so this one will not be closed by mistake when https://github.com/microsoft/terminal/issues/7825 gets closed).
Author
Owner

@ghost commented on GitHub (Nov 11, 2020):

:tada:This issue was addressed in #7873, which has now been successfully released as Windows Terminal Preview v1.5.3142.0.🎉

Handy links:

@ghost commented on GitHub (Nov 11, 2020): :tada:This issue was addressed in #7873, which has now been successfully released as `Windows Terminal Preview v1.5.3142.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.5.3142.0) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10956