I've got many projects which have lots of files with same names, like index.php in every directory or sets of files like class/foo, template/foo, data/foo, etc.
This often leads to having many tabs with same name and makes switching difficult.
Are there solutions to this problem? Other than ⌘T, which requires typing?
Ideally I'd like to have parent directory name on tab ("foo/index.php" or apple-style "index.php--foo").