Fullscreen: enable revealing the tabs by hovering at the top of the screen #7846

Open
opened 2026-01-31 01:14:06 +00:00 by claunia · 5 comments
Owner

Originally created by @kuhnboy on GitHub (Apr 30, 2020).

Hello,
This terminal is excellent and I would like to propose a suggeestion.

In full screen mode there doesn't seem to be a way to switch or add tabs easily. Perhaps mouse movement could popout from the edge of the screen the tabs and a way to switch between them.

I ultimately would just like to leave this up fullscreen on one of my monitors.

Originally created by @kuhnboy on GitHub (Apr 30, 2020). Hello, This terminal is excellent and I would like to propose a suggeestion. In full screen mode there doesn't seem to be a way to switch or add tabs easily. Perhaps mouse movement could popout from the edge of the screen the tabs and a way to switch between them. I ultimately would just like to leave this up fullscreen on one of my monitors.
claunia added the Help WantedIssue-TaskProduct-TerminalArea-UserInterface labels 2026-01-31 01:14:06 +00:00
Author
Owner

@mdtauk commented on GitHub (Apr 30, 2020):

Edge is implementing a full screen slide in for the tabs when you mouse to the top. Ideally this would be added to the Tab Control or to Windows Terminal.

@mdtauk commented on GitHub (Apr 30, 2020): Edge is implementing a full screen slide in for the tabs when you mouse to the top. Ideally this would be added to the Tab Control or to Windows Terminal.
Author
Owner

@tin6150 commented on GitHub (May 1, 2020):

I vote for Keyboard shortcut such as Ctrl+PgUp / PageDown :) Thanks!

@tin6150 commented on GitHub (May 1, 2020): I vote for Keyboard shortcut such as Ctrl+PgUp / PageDown :) Thanks!
Author
Owner

@DHowett-MSFT commented on GitHub (May 1, 2020):

So, right now the answer is use the existing keyboard shortcuts:

  • new tab: ctrl+shift+t
  • close tab: ctrl+shift+w
  • next tab: ctrl+tab
  • prev tab: ctrl+shift+tab

For the future, I'm making this the "enable revealing the tab bar in fullscreen mode" issue. Link: #3486.

@DHowett-MSFT commented on GitHub (May 1, 2020): So, right now the answer is _use the existing keyboard shortcuts_: * new tab: <kbd>ctrl+shift+t</kbd> * close tab: <kbd>ctrl+shift+w</kbd> * next tab: <kbd>ctrl+tab</kbd> * prev tab: <kbd>ctrl+shift+tab</kbd> For the future, I'm making this the "enable revealing the tab bar in fullscreen mode" issue. Link: #3486.
Author
Owner

@hello-smile6 commented on GitHub (Feb 26, 2022):

Workaround for exiting fullscreen if you can't use the function keys:

  1. Open a new instance of Windows Terminal.
  2. Execute osk.
  3. Use fn+f11 to exit fullscreen.
@hello-smile6 commented on GitHub (Feb 26, 2022): Workaround for exiting fullscreen if you can't use the function keys: 1. Open a new instance of Windows Terminal. 2. Execute `osk`. 3. Use `fn+f11` to exit fullscreen.
Author
Owner

@zadjii-msft commented on GitHub (Jan 26, 2023):

Huh, this is a thought:
https://github.com/microsoft/microsoft-ui-xaml/issues/7202

@zadjii-msft commented on GitHub (Jan 26, 2023): Huh, this is a thought: https://github.com/microsoft/microsoft-ui-xaml/issues/7202
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7846