microsoft/Terminal

Enhanced Tab Visibility: A Desire for Multiline Tabs in Terminal

Open

#16,912 opened on Mar 21, 2024

View on GitHub
 (5 comments) (1 reaction) (0 assignees)C++ (3,212 forks)batch import
External-Blocked-WinUI3Help WantedIssue-FeatureNeeds-Tag-Fix

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Description of the new feature/enhancement

I prefer being able to see all the tabs I have opened at a glance, rather than just a few displayed while the rest are hidden.

In VSCode, there is support for multiline tabs, and I expect the terminal to have a similar feature, but I haven't been able to find it.

Proposed technical implementation details (optional)

Adding Optional Settings: Such as Multiline Tabs

Contributor guide