Show tab previews when the user hovers over the tab bar #9882

Open
opened 2026-01-31 02:06:36 +00:00 by claunia · 1 comment
Owner

Originally created by @UpprMars0812 on GitHub (Jul 27, 2020).

Bring tab previews when hovering terminal tabs. Just in the Legacy Microsoft Edge, tab previews must also be implemented on tabbed based programs like Terminal and Terminal Preview. This feature is accessed by simply hovering the tab then it shows a simple thumbnail of whatever content is on that particular tab and the title at the same time.

This feature is very useful most especially nowadays where apps have a tabbed user interface (particularly the discontiuned Windows 10 feature called "Sets") and users tend to open too many tabs that they won't be able to fit anymore.

Since this a UWP app, you might as well implement the same tab preview feature as it is already implemented in the Legacy Microsoft Edge on the Windows 10 Creators Update version 1703 build 15063.

No matter how many tabs you have, when the user simply hovers that tab a tab preview including the thumbnail of that tab's content and the tab's title will appear.

Originally created by @UpprMars0812 on GitHub (Jul 27, 2020). Bring tab previews when hovering terminal tabs. Just in the Legacy Microsoft Edge, tab previews must also be implemented on tabbed based programs like Terminal and Terminal Preview. This feature is accessed by simply hovering the tab then it shows a simple thumbnail of whatever content is on that particular tab and the title at the same time. This feature is very useful most especially nowadays where apps have a tabbed user interface (particularly the discontiuned Windows 10 feature called "Sets") and users tend to open too many tabs that they won't be able to fit anymore. Since this a UWP app, you might as well implement the same tab preview feature as it is already implemented in the Legacy Microsoft Edge on the Windows 10 Creators Update version 1703 build 15063. No matter how many tabs you have, when the user simply hovers that tab a tab preview including the thumbnail of that tab's content and the tab's title will appear.
claunia added the Issue-FeatureProduct-TerminalArea-UserInterface labels 2026-01-31 02:06:36 +00:00
Author
Owner

@DHowett commented on GitHub (Jul 27, 2020):

This is related to #687 and #1502, but it's different enough that I'm going to throw it on the backlog.

@DHowett commented on GitHub (Jul 27, 2020): This is related to #687 and #1502, but it's different enough that I'm going to throw it on the backlog.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#9882