The tab titles of Windows Terminal need truncating #1540

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

Originally created by @SmartPolarBear on GitHub (Jun 7, 2019).

Summary of the new feature/enhancement

The tabs being convenient, their appearance isn't as pretty. The title of tabs are sometimes too long, making it really hard to switch between them. The title of a Windows Powershell tab is especially too long as it displays the full path.

I suggest the title be truncated. For example, the tab title of a Powershell tab should only be "Powershell", rather than its full path to the excutable.

Proposed technical implementation details (optional)

The tab title will be good to only display the exact name of the terminal. A tool-tip of the tab on mouse hover can display the full excutable path, or a context menu for copying the path can also be better than displaying a full long path in the tab title

Originally created by @SmartPolarBear on GitHub (Jun 7, 2019). # Summary of the new feature/enhancement <!-- 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). --> The tabs being convenient, their appearance isn't as pretty. The title of tabs are sometimes too long, making it really hard to switch between them. The title of a Windows Powershell tab is especially too long as it displays the full path. I suggest the title be truncated. For example, the tab title of a Powershell tab should only be "Powershell", rather than its full path to the excutable. # Proposed technical implementation details (optional) <!-- A clear and concise description of what you want to happen. --> The tab title will be good to only display the exact name of the terminal. A tool-tip of the tab on mouse hover can display the full excutable path, or a context menu for copying the path can also be better than displaying a full long path in the tab title
claunia added the Issue-FeatureNeeds-TriageNeeds-Tag-Fix labels 2026-01-30 22:29:51 +00:00
Author
Owner

@Summon528 commented on GitHub (Jun 7, 2019):

Probably duplicate of #608

@Summon528 commented on GitHub (Jun 7, 2019): Probably duplicate of #608
Author
Owner

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

Yep, that’s a dupe. Thanks!

@DHowett-MSFT commented on GitHub (Jun 7, 2019): Yep, that’s a dupe. Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1540