Thomas Dickey <[EMAIL PROTECTED]> writes:
> Bill Wohler <[EMAIL PROTECTED]> wrote:
>> If I start "gnome-terminal --title foo" and turn it into an icon, the
>> icon's text still says "Terminal."
>
>> Interestingly, if I use the xterm escape characters to update the
>> titlebar (echo "^[]0;foo^G"),
Bill Wohler <[EMAIL PROTECTED]> wrote:
> If I start "gnome-terminal --title foo" and turn it into an icon, the
> icon's text still says "Terminal."
> Interestingly, if I use the xterm escape characters to update the
> titlebar (echo "^[]0;foo^G"), and then turn the terminal into an icon,
> the ico
Dave Howorth wrote:
> Is there a way to change the title of a gnome-terminal window?
Ashish Ariga replied:
> Depends on your terminal (echo $TERM).
> Commonly it is "]0;YourText"
> eg. printf "^[]0;MyTitle^G"
Torsten Reuss replied:
Have a look at the XTerm title mini howto
$ apt-get install doc-lin
Dave Howorth wrote:
Is there a way to change the title of a gnome-terminal window?
I see that some programs (e.g. vim) do it but others (e.g. mysql) do
not and it would be nice to know which was which in a list of icons.
Thanks, Dave
Have a look at the XTerm title mini howto
$ apt-get install d
4 matches
Mail list logo