microsoft / microsoft/terminal

Add a "Tab Overview" view

Open
#15,385 0 comments 0 reactions 0 assignees View on GitHub
Area-UserInterface In-PR Issue-Feature Product-Terminal
Dominant language
C++
Stars
105k
Forks
9.6k
Avg merge
3d 17h
Merged PRs (30d)
29

Description

Found while perusing mastodon last night.

We should shamelessly copy the "Tab Overview" from GNOME's "Console"[^1]

![](https://149677182.v2.pressablecdn.com/wp-content/uploads/2023/02/gnome-console-tab-overview.gif)

It's like, Alt+tab, or tab un-zoom

Technical issues:
* We'd have to pre-render each tab & termcontrol
* This would be harder with #997
* Is this a separate... `Page`? that we switch to temporarily, then switch back?
* What happens to the tab row during this?
* Animations are cool but also hard so skip those for a v1

[^1]: Which is different from gnome terminal

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points; begin by tracing the existing tab, Page, and termcontrol architecture, including the constraints noted in #997. Done would require a usable Tab Overview view with tabs and terminal controls visible, while omitting animations for the initial version.

Written by the indexing model from the issue text.

Assessment

Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.