Add Support for Naming Tabs and Displaying Tab Name/Number on Switch #3709
Replies: 11 comments 13 replies
-
|
Looking for this as well. Context: I usually work with different repositories simultaneously, each on on tab, switching back-and-force between repos by name is critical for me. |
Beta Was this translation helpful? Give feedback.
-
|
Adding to this, It might be handy to support a dotfile in a directory such as This may well be something that should be supported via some kind of extension via the up and coming library for the terminal, but I think it's worth noting as part of this discussion. |
Beta Was this translation helpful? Give feedback.
-
Tab Switch DisplaymacOS has a native tab overview mode No tab naming features here, that is to say. YMMV but hope this helps everyone's use cases a little bit. |
Beta Was this translation helpful? Give feedback.
-
|
I usually have different environments open in each tab (local, dev, staging, prod) and naming them and/or color-coding the tabs would be a huge help to differentiate between environments |
Beta Was this translation helpful? Give feedback.
-
|
fyi there is already some wip on #2509 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Macos already shows the tab index - shows this a couple of days after release #3948 (which requests to be able to turn them off) You can also name tabs already - this only exists on the main branch (you can even rename the tab from the command pallete on macos im not sure of the command pallete state on linux / what it supports I know there is a PR close to being merged last I checked) the only thing I think does not exist here is displaying only on a switch context (afaik ghostty does not have this concept anyways it seems like you want a different implementation than than the tab overview modes) Also fwiw this has 2 separate feature requests (as such it should have been 2 separate discussions) I don't know how the tab overview works on macos but like I commented above you can even search by tab name on linux now a question why does not always showing a tab number not satisfy this case? (besides the argument of "visual clutter" which many people care a bit too much about) |
Beta Was this translation helpful? Give feedback.
-
|
As an example: I had an iTerm setup/profile for different Rails apps at my job with tabs like this: If this feature doesn't exist, it'd be great if we could add it. |
Beta Was this translation helpful? Give feedback.
-
|
renaming tabs would be very helpful when running multiple instances of the same tool |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
I discovered "Change Title" by right clicking in the terminal window. I had previously tried right clicking on the tab itself, expecting it to be there. It would be great to add it to the context menu for the tab itself. Perhaps, even double clicking the existing title lets you edit it. (macOS) |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
I would like to request the following feature:
Tab Naming: Allow tabs to be given custom names, with default names based on their number (e.g., "1," "2," etc.) if no custom name is provided.
Tab Switch Display: When switching between tabs, briefly display the tab's name (or number, if unnamed) in the center of the screen for half a second. This visual feedback would make it easier to confirm the current tab during fast tab navigation.
This functionality would greatly improve the usability and organization of tabs, especially in workflows involving multiple tabs with distinct purposes.
Is this feature already supported? If not, could it be considered for future development? Thank you for your attention to this request!
Beta Was this translation helpful? Give feedback.
All reactions