[PR #3876] Add tab width modes: equal and titleLength #25546

Open
opened 2026-01-31 09:10:13 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/3876

State: closed
Merged: Yes


Summary of the Pull Request

Created new global setting "tabWidthMode"
Will accept "equal" or "titleLength"
Equal: Similar to browser experience where all tabs are equal width
TitleLength: Original implementation where width will fit whole tab title

Changed default width behavior to Equal

Refs #597

terminal-equal-tabs-pr

**Original Pull Request:** https://github.com/microsoft/terminal/pull/3876 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Created new global setting "tabWidthMode" Will accept "equal" or "titleLength" Equal: Similar to browser experience where all tabs are equal width TitleLength: Original implementation where width will fit whole tab title Changed default width behavior to Equal Refs #597 ![terminal-equal-tabs-pr](https://user-images.githubusercontent.com/48369326/70362857-3506da00-183b-11ea-9e74-0f3268620f2f.gif)
claunia added the pull-request label 2026-01-31 09:10:13 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#25546