Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: problems with stderr



On Tue, Jan 20, 1998 at 12:02:19 +0000, Niall Smart wrote:
> I've noticed the following behaviour on zsh 3.1.2, is it a known bug?
> 
> [njs3@oak73 ~]$ echo -n foobar>&2
> [njs3@oak73 ~]$ 
> 
> What I expected is:
>  
> [njs3@oak73 ~]$ echo -n foobar>&2
> foobar[njs3@oak73 ~]$ 

Have you tried "unsetopt PROMPT_CR"?

-- 
Vincent Lefevre <vlefevre@xxxxxxxxxxx> | Acorn Risc PC, StrongARM @ 202MHz
WWW: http://www.ens-lyon.fr/~vlefevre/ | 20+2MB RAM, Eagle M2, TV + Teletext
PhD st. in Computer Science, 2nd year  | Apple CD-300, SyQuest 270MB (SCSI)
-----------------------------------------------------------------------------



Messages sorted by: Reverse Date, Date, Thread, Author