Press F11 to Make the Current Tab Go Fullscreen #5161

Closed
opened 2026-01-31 00:06:31 +00:00 by claunia · 4 comments
Owner

Originally created by @ShiromMakkad on GitHub (Nov 24, 2019).

Description of the new feature/enhancement

A lot of windows applications use F11 to go fullscreen. Try it on your browser, it will probably work. In many cases, I just want to use a single terminal tab in full screen, so I can run tmux inside it. Being able to go fullscreen gives me just a bit more screen area that is really helpful.

I saw #2577, but that only involves opening full screen on startup. This was merged into #1043 which is setting an initial position for the terminal, but that doesn't really encompass having a button to open a window in fullscreen.

Proposed technical implementation details (optional)

The user should be able to press F11 and the current tab will go fullscreen. If F11 is taken, CTRL+F11 or CTRL+SHIFT+F11 is a good pattern to use because it aligns with the opening and closing of tabs shortcuts. Also, ALT+ENTER would be a good key combination because it works on both CMD and Powershell. F11 only works on CMD

Originally created by @ShiromMakkad on GitHub (Nov 24, 2019). # Description of the new feature/enhancement A lot of windows applications use F11 to go fullscreen. Try it on your browser, it will probably work. In many cases, I just want to use a single terminal tab in full screen, so I can run tmux inside it. Being able to go fullscreen gives me just a bit more screen area that is really helpful. I saw #2577, but that only involves opening full screen on startup. This was merged into #1043 which is setting an initial position for the terminal, but that doesn't really encompass having a button to open a window in fullscreen. # Proposed technical implementation details (optional) The user should be able to press F11 and the current tab will go fullscreen. If F11 is taken, CTRL+F11 or CTRL+SHIFT+F11 is a good pattern to use because it aligns with the opening and closing of tabs shortcuts. Also, ALT+ENTER would be a good key combination because it works on both CMD and Powershell. F11 only works on CMD
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 00:06:31 +00:00
Author
Owner

@DHowett-MSFT commented on GitHub (Nov 24, 2019):

You're probably talking about the feature that merged with #3408 ... so this is a /dupe of #531, #3411

@DHowett-MSFT commented on GitHub (Nov 24, 2019): You're probably talking about the feature that merged with #3408 ... so this is a /dupe of #531, #3411
Author
Owner

@ghost commented on GitHub (Nov 24, 2019):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Nov 24, 2019): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Author
Owner

@DHowett-MSFT commented on GitHub (Nov 24, 2019):

(Thanks for the thoughtful writeup!)

@DHowett-MSFT commented on GitHub (Nov 24, 2019): (Thanks for the thoughtful writeup!)
Author
Owner

@ShiromMakkad commented on GitHub (Nov 24, 2019):

Yea, sorry for not spotting the duplicate. I'm excited to see the feature come out!

@ShiromMakkad commented on GitHub (Nov 24, 2019): Yea, sorry for not spotting the duplicate. I'm excited to see the feature come out!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#5161