Re: Strange sh prompt

2002-01-21 Thread Corinna Vinschen
On Mon, Jan 21, 2002 at 08:24:42AM +0100, Frederic Darboux wrote: > Hello. > > I have just installed cygwin on my new computer. > Now, when I use sh, the prompt looks like : > > $ sh > \[\033]0;\w\007 > \033[32m\]\u@\h \[\033[33m\w\033[0m\] > $ > > It seems "\[\033]0;\w\..." is the value of th

Strange sh prompt

2002-01-20 Thread Frederic Darboux
Hello. I have just installed cygwin on my new computer. Now, when I use sh, the prompt looks like : $ sh \[\033]0;\w\007 \033[32m\]\u@\h \[\033[33m\w\033[0m\] $ It seems "\[\033]0;\w\..." is the value of the PS1 environment variable. I looked for that on the mailing list archives and could jus