I recently installed an update to Guake that sets the tab names to <user>@<computer-name>/path/to/current/directory/.
This is rather annyoing when a single tab takes up all the space because of extreme nesting, for example in a Java project (parent-module/sub-module/src/main/java/no/whirlwin/sample_app/domain/wares/interfaces).
Earlier the names were something like tab:0, tab:1 or so, which was perfect.
Now I have to manually rename each and every new tab I open, which is a pain in the a...wk.
Other than downgrading to an earlier version, is it possible to change the default tab names?