-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Tab titles are truncated but not ellipsized #4240
Copy link
Copy link
Open
Labels
Area-UserInterfaceIssues pertaining to the user interface of the Console or TerminalIssues pertaining to the user interface of the Console or TerminalIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Priority-3A description (P3)A description (P3)Product-TerminalThe new Windows Terminal.The new Windows Terminal.Tracking-ExternalThis bug isn't resolved, but it's following an external workitem.This bug isn't resolved, but it's following an external workitem.
Milestone
Metadata
Metadata
Assignees
Labels
Area-UserInterfaceIssues pertaining to the user interface of the Console or TerminalIssues pertaining to the user interface of the Console or TerminalIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Priority-3A description (P3)A description (P3)Product-TerminalThe new Windows Terminal.The new Windows Terminal.Tracking-ExternalThis bug isn't resolved, but it's following an external workitem.This bug isn't resolved, but it's following an external workitem.
I see that tabs in WT 0.8 have fixed length and that, if the case, their title is truncated, the same occurs in other GNU/Linux terminals only that these add
...to the truncated title: also WT should do this, I think, maybe~/work/...is better than~/work/.I see that the
+Von the window title is attached to the lats tab. Would it be better to attach it to thereduce to iconbutton of the window? In this way, one should gain some more 'space' for the tab length...See the attachment:
between the
Vand the-there is a wasted space in the window title.