Bug#281026: gnome-terminal: Dinamically set Title in TAB does not
reset after exit from SSH
Loïc Minier
Loïc Minier ,
281026@bugs.debian.org
Sat, 13 Nov 2004 12:19:39 +0100
Alessandro De Zorzi <lota@linux.it> - Sat, Nov 13, 2004:
> When I do a ssh login
> the Title in the tab show correctly the remote username@host
> after I exit the Title retain the old username@host
The remote _SHELL_ is doing this.
> if I do another ssh login the TAB change correctly the
> new-username@new-host insead username@host
Because the remote shell you ran on the remote host did it.
> I don't see this problem in gnome-terminal from other Vendors
This is not a problem, this is misconfiguration from your side, and
this has nothing to do with gnome-terminal at all, did you try with
xterm? I can configure my shell to display that in the title too, it's
just not that way by default.
I suggest you read the manual page of Eterm, or of xterm, or whatever
terminal, then the documentation of your shell, and you will be able to
configure your shell to update the title of your terminal. Please note
that this can be different from shell to shell or from terminal to
terminal (it depends of the way the shell suggests updating the title,
usually a pre_cmd() on each command, and it depends on the particular
escape sequences to use with your terminal).
Please confirm this bug can be closed.
Regards,
--
Loïc Minier <lool@dooz.org>