Horizontal Scrolling for Tabs #2104

Open
opened 2026-01-30 22:46:53 +00:00 by claunia · 0 comments
Owner

Originally created by @grock90 on GitHub (Jun 24, 2019).

As a user, when I open more than two tabs in the default terminal size, I must maximize\resize the window to access the nth tab. There is no horizontal scrolling support.

Proposed technical implementation details (optional)

This is a feature that is supported within VS Code and should be extended to windows terminal.

When more tabs are open than what is supported by the current view, provide horizontal scrolling of the tabs to allow the user to select the nth terminal tab.

Originally created by @grock90 on GitHub (Jun 24, 2019). As a user, when I open more than two tabs in the default terminal size, I must maximize\resize the window to access the nth tab. There is no horizontal scrolling support. # Proposed technical implementation details (optional) This is a feature that is supported within VS Code and should be extended to windows terminal. When more tabs are open than what is supported by the current view, provide horizontal scrolling of the tabs to allow the user to select the nth terminal tab.
claunia added the Needs-TriageNeeds-Tag-FixResolution-Duplicate labels 2026-01-30 22:46:53 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#2104