lanoxx / tilda

A Gtk based drop down terminal for Linux and Unix
GNU General Public License v2.0
1.27k stars 162 forks source link

[feature request] Name tabs after the currently executed command #276

Open marmistrz opened 7 years ago

marmistrz commented 7 years ago

If I run sleep 60 in Guake, the tab name becomes sleep 60. In Tilda, the name stays Tilda

pik commented 7 years ago

It works fine for me. I think you want Dynamically set-Title: Replace Initial Title the rest is handled by your Shell not by Tilda (Tilda only catches the VTE signal for "window-title-changed").

screenshot from 2017-04-26 07-28-06