Sanjay Goel wrote:
Hi,
the bash window has title Cygwin by default .. whenever I do a telnet or
lynx .. it changes the title .. how do I restore it again or change it to
something custom ..
You can do a
$ cmd /c title whatever
To change the title. I have a bash script named "t" that contain
Igor Pechtchanski said:
> On Wed, 18 Jun 2003, Sanjay Goel wrote:
>
>> Igor Pechtchanski wrote:
>> > On Wed, 18 Jun 2003, Sanjay Goel wrote:
>> >
>> >> Hi Igor,
>> >> I added this line in my .bashrc
>> >> function settitle() { echo -n "^[]2;[EMAIL PROTECTED];[EMAIL PROTECTED]"; }
>> >> now when I
On Wed, 18 Jun 2003, Sanjay Goel wrote:
> Igor Pechtchanski wrote:
> > On Wed, 18 Jun 2003, Sanjay Goel wrote:
> >
> >> Hi Igor,
> >> I added this line in my .bashrc
> >> function settitle() { echo -n "^[]2;[EMAIL PROTECTED];[EMAIL PROTECTED]"; }
> >> now when I write settitle sanjay on my $ , it
Igor Pechtchanski wrote:
> On Wed, 18 Jun 2003, Sanjay Goel wrote:
>
>>
>> Hi Igor,
>> I added this line in my .bashrc
>> function settitle() { echo -n "^[]2;[EMAIL PROTECTED];[EMAIL PROTECTED]"; }
>> now when I write settitle sanjay on my $ , it does not change my
>> title .. this is what happens
On Wed, 18 Jun 2003, Sanjay Goel wrote:
> Igor Pechtchanski wrote:
> > On Tue, 17 Jun 2003, Sanjay Goel wrote:
> >
> >> Hi,
> >> the bash window has title Cygwin by default .. whenever I do a
> >> telnet or lynx .. it changes the title .. how do I restore it again
> >> or change it to something cu
Igor Pechtchanski wrote:
> On Tue, 17 Jun 2003, Sanjay Goel wrote:
>
>> Hi,
>> the bash window has title Cygwin by default .. whenever I do a
>> telnet or lynx .. it changes the title .. how do I restore it again
>> or change it to something custom ..
>> TIA
>> Sanjay
>
> Sanjay,
>
> The default .b
On Tue, 17 Jun 2003, Randall R Schulz wrote:
> At 07:54 2003-06-17, Igor Pechtchanski wrote:
> >On Tue, 17 Jun 2003, Sanjay Goel wrote:
> >
> > > Hi,
> > > the bash window has title Cygwin by default .. whenever I do a telnet or
> > > lynx .. it changes the title .. how do I restore it again or ch
The cygwin FAQ has a section on the CYGWIN environment variable:
http://cygwin.com/cygwin-ug-net/using-cygwinenv.html
It includes the (no)strip_title and (no)title options.
You could also try the suggestions from section 6.3 of the Bash Prompt
HOWTO:
http://www.tldp.org/HOWTO/Bash-Prompt-HOWTO/xte
At 07:54 2003-06-17, Igor Pechtchanski wrote:
On Tue, 17 Jun 2003, Sanjay Goel wrote:
> Hi,
> the bash window has title Cygwin by default .. whenever I do a telnet or
> lynx .. it changes the title .. how do I restore it again or change it to
> something custom ..
> TIA
> Sanjay
Sanjay,
The defau
On Tue, 17 Jun 2003, Sanjay Goel wrote:
> Hi,
> the bash window has title Cygwin by default .. whenever I do a telnet or
> lynx .. it changes the title .. how do I restore it again or change it to
> something custom ..
> TIA
> Sanjay
Sanjay,
The default .bashrc has a commented out function "sett
10 matches
Mail list logo