-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Megathread] Fullscreen & Focus Mode follow-up work #3486
Comments
@zadjii-msft, as part of step 2, could that setting also have an option to only show tabs in fullscreen if there is currently more than one tab? Or would that setting just also take into account the existing In that case, these settings might behave together like so:
|
@nathpete-msft That seems pretty reasonable to me. If that's how iTerm2 does it, then that's a pretty good precedent. |
I would love to have step 2 implemented. Especially if you have windows terminal in a second desktop you can simply switch to a fullscreen terminal with PS: Now that I check on some more issues in this repo I'm confused since quite some people created (duplicate) issues about the padding of the tabs in fullscreen mode but I checked again and did not find a way or documentation how to enable this. Is this PR old or are those people not acutually talking about fullscreen? |
@dominik-ba This work is not currently on any particular milestone. I can guarantee that it's not making the cut for 1.0, since we're currently in a feature-freeze as we prepare to release 1.0. I think some of the other issues you're referring too mainly mean "maximized" when they're saying "fullscreen" |
Wouldn't it be relatively easy to enable th new toggle focus feature also on fullscreen? |
Just for visibility, I have opened a PR to address #11130 (no tabs in fullscreen): #18171 I really like the idea of #5677 (show tabs on hover), so once a decision is made on my current PR (adding the simpler |
Taken from #531 (comment)
Now that #3408 is merged (closing #531), we need some place to track the follow-up tasks I had outlined before:
Focus mode and Fullscreen share a lot of commonalities, so I'm grouping them into one thread for easy of x-linking.
Fullscreen
"showTabsInFullscreen": true|"always"
"showTabsInFullscreen": "hover"
fullscreen
tolaunchMode
, tracked in [Setting] Option to launch already maximized / fullscreen #288Focus Mode
The text was updated successfully, but these errors were encountered: