<div dir="ltr">Hey<br><br>I was trying to find out if there's a way to change the title of open tabs (currently: full file name), similar to how one can change the window title, as described in detail e.g. here:<br><br><a href="http://blog.macromates.com/2011/format-strings/">http://blog.macromates.com/2011/format-strings/</a><br><br>(great read, by the way).<br><br>Since there's not equivalent to the 'windowTitle' variable in .tm_properties, that path is not an option.<br><br>So I thought I'd be clever by manually setting whatever variable it is the tab title relies on. Any chance that might work out? <br><br>I tried already setting static values for the obvious candidate variables (TM_FILEPATH, TM_DISPLAYNAME), which had the expected effect on the *window* title, but didn't affect *tab* title, which makes me think I'm on the wrong track here.<br><br>Anyone knows the details and cares to correct my misunderstanding?<br></div>