Skip to content

[Feature Request] Change horizontal alignment of dynamic tab title

Currently if you have a lot of tabs open, your tabs will look like in the image below. You can not know witch is the working directory in each of the tabs. You need to either hover over the tab or click it.

image

This is because the tab title is aligned to the left and the overflow is replaced with "..." on the right.

It would be nice to have an option where the tab title is aligned to the right and overflow is replaced with "..." on the left. So at least part of current working directory path would be visible in the tab title.

Edited by Aurius Bendikas Chang