desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #125028
[Bug 315301] Re: Tab names can't always be set via --title
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".
** Changed in: gnome-terminal (Ubuntu Lucid)
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/315301
Title:
Tab names can't always be set via --title
Status in GNOME Terminal:
Expired
Status in gnome-terminal package in Ubuntu:
Triaged
Status in gnome-terminal source package in Lucid:
Won't Fix
Bug description:
Binary package hint: gnome-terminal
If I run gnome-terminal like this:
cp ~/.bashrc ~/.bashrc-orig
cp /etc/skel/.bashrc ~
gnome-terminal --active --title "Default" --tab --title "Bash" -e "bash" --tab --title "Emacs" -e "emacs" --tab --title "NoRC" -e "bash --norc"
The third and fourth tabs show up named correctly, "Emacs" and "NoRC".
If I append "unset PS1" to the end of the .bashrc, it makes all the
tabs show up properly. Of course, then I only get the default command
line prompts in the session.
The expected behavior (IMHO) is that if --title is explicitly set on
the command line, then it should be used preferentially to the prompt.
My use case is I start up gnome-terminal from ~/.xsession pre-seeded
with multiple tabs each running a different command, and I like to
name each tab to differentiate them.
To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/315301/+subscriptions