Add horizontal scroll indicators for occluded tabs #1911

Closed
opened 2026-01-30 22:41:46 +00:00 by claunia · 2 comments
Owner

Originally created by @compnerd on GitHub (Jun 22, 2019).

Summary of the new feature/enhancement

Currently, the tab bar is limited to a certain percentage of the window. With PowerShell showing the full path to the image, you quickly fill up the bar and additional terminals being opened are occluded. It would be nice to have a horizontal scroll bar to indicate that there are hidden tabs.

Proposed technical implementation details (optional)

Originally created by @compnerd on GitHub (Jun 22, 2019). # Summary of the new feature/enhancement Currently, the tab bar is limited to a certain percentage of the window. With PowerShell showing the full path to the image, you quickly fill up the bar and additional terminals being opened are occluded. It would be nice to have a horizontal scroll bar to indicate that there are hidden tabs. <!-- A clear and concise description of what the problem is that the new feature would solve. Describe why and how a user would use this new functionality (if applicable). --> # Proposed technical implementation details (optional) <!-- A clear and concise description of what you want to happen. -->
claunia added the Issue-FeatureNeeds-Tag-FixResolution-DuplicateProduct-Terminal labels 2026-01-30 22:41:46 +00:00
Author
Owner

@DHowett-MSFT commented on GitHub (Jun 22, 2019):

Oh @compnerd, I hoped I’d never have to say: please search for existing issues before filing a new one :)
#608 #1320 #597 #857

You can also override the title with a VT sequence, like in xterm.

@DHowett-MSFT commented on GitHub (Jun 22, 2019): Oh @compnerd, I hoped I’d never have to say: please search for existing issues before filing a new one :) #608 #1320 #597 #857 You can also override the title with a VT sequence, like in xterm.
Author
Owner

@compnerd commented on GitHub (Jun 22, 2019):

I tried to search and failed miserably. Seems that #857 is the closest to what I was looking for. I guess this is tracked. Sorry about the noise.

@compnerd commented on GitHub (Jun 22, 2019): I tried to search and failed miserably. Seems that #857 is the closest to what I was looking for. I guess this is tracked. Sorry about the noise.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1911