Reviews for Tab Count in Window Title
Tab Count in Window Title by Lej77
Response by Lej77
Developer response
posted 3 years agoYou can customize the window prefix in the options page.
To show the total tab count for all windows in the title you should change the "Window Title Preface Formatting" from:
"[%TabCount%] %IfWindowName(%WindowName% | ,)%"
to something like:
"[%TabCount%/%TotalTabCount%] %IfWindowName(%WindowName% | ,)%".
To show the total tab count for all windows in the title you should change the "Window Title Preface Formatting" from:
"[%TabCount%] %IfWindowName(%WindowName% | ,)%"
to something like:
"[%TabCount%/%TotalTabCount%] %IfWindowName(%WindowName% | ,)%".