Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically append ancestor folder name to ambiguous tab title text #2252

Open
walmar opened this issue Jan 23, 2025 · 0 comments
Open

Automatically append ancestor folder name to ambiguous tab title text #2252

walmar opened this issue Jan 23, 2025 · 0 comments

Comments

@walmar
Copy link

walmar commented Jan 23, 2025

Currently, when opening multiple maps with the same file name, <n> is automatically appended to the tab title text.

The changed behavior would allow the user to more conveniently distinguish between open maps.

The changed appearance for opened maps with the same file name should be either

FileName
@ FolderName

or
FileName @ FolderName.

The folder name chosen would be the one closest to the file whose name is different; for example, for C:\x\a\f\ and C:\y\z\b\f\ it would be a and b.

All tab names would be updated when a tab has been changed.

The behavior would be very similar to the Windows Explorer extension QTTabBar.

Rename ambiguous tab automatically

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant