Tab name too long #3883

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

Originally created by @ain-soph on GitHub (Sep 16, 2019).

Environment

Windows build number: (powershell)
$psversiontable
Name Value


PSVersion 5.1.18362.145
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.18362.145
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

Windows Terminal version (if applicable): Windows Terminal (Preview) 0.4.2382.0

Any other software?
No

Steps to reproduce

  1. Open two tabs in the terminal.
  2. In the first terminal, cd it into a path with a long name.

Expected behavior

Every tab name should be limited in a certain length or set adaptively. It should be easy to switch among tabs and easy to close.

Actual behavior

The tab name is too long but the terminal doesn't give it a length limit, and it strongly affects the function of following tabs.
There is no close button for the second tab.
image

Originally created by @ain-soph on GitHub (Sep 16, 2019). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. If this is an application crash, please also provide a Feedback Hub submission link so we can find your diagnostic data on the backend. Use the category "Apps > Windows Terminal (Preview)" and choose "Share My Feedback" after submission to get the link. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment Windows build number: (powershell) $psversiontable Name Value ---- ----- PSVersion 5.1.18362.145 PSEdition Desktop PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...} BuildVersion 10.0.18362.145 CLRVersion 4.0.30319.42000 WSManStackVersion 3.0 PSRemotingProtocolVersion 2.3 SerializationVersion 1.1.0.1 Windows Terminal version (if applicable): Windows Terminal (Preview) 0.4.2382.0 Any other software? No # Steps to reproduce 1. Open two tabs in the terminal. 2. In the first terminal, cd it into a path with a long name. # Expected behavior Every tab name should be limited in a certain length or set adaptively. It should be easy to switch among tabs and easy to close. # Actual behavior The tab name is too long but the terminal doesn't give it a length limit, and it strongly affects the function of following tabs. There is no close button for the second tab. ![image](https://user-images.githubusercontent.com/13214530/64932516-90fa2d80-d80d-11e9-8c0f-92c177e2187c.png)
claunia added the Needs-TriageNeeds-Tag-FixNeeds-Author-Feedback labels 2026-01-30 23:32:29 +00:00
Author
Owner

@ghost commented on GitHub (Sep 16, 2019):

Hi! Thanks for attempting to open an issue. Unfortunately, your title wasn't changed from the original template which makes it very hard for us to track and triage. You are welcome to fix up the title and try again with a new issue.

@ghost commented on GitHub (Sep 16, 2019): Hi! Thanks for attempting to open an issue. Unfortunately, your title wasn't changed from the original template which makes it very hard for us to track and triage. You are welcome to fix up the title and try again with a new issue.
Author
Owner

@mdtauk commented on GitHub (Sep 16, 2019):

You can set the name you want to use for the Tab, to prevent them being so long. But I think you are asking for either fixed width Tab sizing, or a character count before the text is cut with ellipses (perhaps with the full text appearing in a tooltip)

@mdtauk commented on GitHub (Sep 16, 2019): You can set the name you want to use for the Tab, to prevent them being so long. But I think you are asking for either fixed width Tab sizing, or a character count before the text is cut with ellipses (perhaps with the full text appearing in a tooltip)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#3883