gnunn1 / tilix

A tiling terminal emulator for Linux using GTK+ 3
https://gnunn1.github.io/tilix-web
Mozilla Public License 2.0
5.38k stars 293 forks source link

Create new session with app-new-session and set title for it #2092

Open baevga opened 2 years ago

baevga commented 2 years ago

Hello there!

I have an issue with sessions titles and can find a way to figure out how to solve, maybe i do someting wrong

I want to migrate from gnome terminal to tilix

So, I use a lot of session in once(20-40) and for this purposes i have a script that create sessions(tabs in my case) For creating new session I plan to use command like this tilix -a app-new-session -t "my_personal_title" -x "ssh hostname-0" But after i get new tab without this title :(

└──● tilix -v
Версии
    Версия Tilix: 1.9.1
    Версия VTE: 0.60
    Версия GTK: 3.24.20

image

Can you help me with this?

brokkr commented 2 years ago

I think https://github.com/gnunn1/tilix/issues/1358#issuecomment-381333820 applies here, no?