Support for tab title prefixes #8701

Closed
opened 2026-01-31 01:35:52 +00:00 by claunia · 3 comments
Owner

Originally created by @Z1ni on GitHub (May 30, 2020).

Description of the new feature/enhancement

It would be nice to optionally prefix tab titles with the profile names / custom text to ease tab discoverability.
Currently I can have multiple tabs that have the same title and I have no way to know which tab is which (except icons when using different profiles).

E.g. when using SSH the title might be "~/folder" as set by the shell. It would be nice to have a setting that allows me to set a custom prefix per profile (maybe "tabTitlePrefix": "Foo: " which would result in a tab titled "Foo: ~/folder") and/or prefix the tab title with the profile name (which would result in a tab titled "Profile name: ~/folder") etc. This of course wouldn't solve situations where there's multiple tabs using the same profile.

Originally created by @Z1ni on GitHub (May 30, 2020). # Description of the new feature/enhancement It would be nice to optionally prefix tab titles with the profile names / custom text to ease tab discoverability. Currently I can have multiple tabs that have the same title and I have no way to know which tab is which (except icons when using different profiles). E.g. when using SSH the title might be "~/folder" as set by the shell. It would be nice to have a setting that allows me to set a custom prefix per profile (maybe `"tabTitlePrefix": "Foo: "` which would result in a tab titled "Foo: ~/folder") and/or prefix the tab title with the profile name (which would result in a tab titled "Profile name: ~/folder") etc. This of course wouldn't solve situations where there's multiple tabs using the same profile.
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 01:35:52 +00:00
Author
Owner

@dakom commented on GitHub (Jun 1, 2020):

See: https://github.com/microsoft/terminal/issues/6183

Imho once that exists, then one can use the command-line and shell scripts to have things like automatic directory-prefixed tabs

@dakom commented on GitHub (Jun 1, 2020): See: https://github.com/microsoft/terminal/issues/6183 Imho once that exists, then one can use the command-line and shell scripts to have things like automatic directory-prefixed tabs
Author
Owner

@zadjii-msft commented on GitHub (Jun 1, 2020):

Thanks for the suggestion! Please make sure to search for duplicates when filing new issues. This is already being tracked by another issue on our repo - please refer to #1320 for more discussion.

/dup #1320

@zadjii-msft commented on GitHub (Jun 1, 2020): Thanks for the suggestion! Please make sure to search for duplicates when filing new issues. This is already being tracked by another issue on our repo - please refer to #1320 for more discussion. /dup #1320
Author
Owner

@ghost commented on GitHub (Jun 1, 2020):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Jun 1, 2020): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#8701