In the terminal I always have the same 3 tabs open, plus other random ones.

It would be nice if I could have the terminal open with these three tabs open and their titles set.

I tried

gnome-terminal --save-config=/home/user1/usertabs

but this doesn't save the titles I set for the tabs.

Any ideas on how I might accomplish this?

** can somebody move this to the superuser section please.

link|improve this question
feedback

migrated from stackoverflow.com Oct 15 '11 at 6:51

This question came from our site for professional and enthusiast programmers.

1 Answer

It appears the problem is related to the profile being used. If the profile has its

"Title and Command"->"When terminal commands set their own titles:" = Keep initial title

then the titles find their way into the configuration file. You can either modify the Default profile or create a new profile.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown