Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: problems with stderr
- X-seq: zsh-users 1242
- From: Vincent Lefevre <Vincent.Lefevre@xxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: problems with stderr
- Date: Tue, 20 Jan 1998 14:09:03 +0100
- In-reply-to: <E0xucNn-00074a-00@xxxxxxxxxxxxxxxxxx>; from "Niall Smart" on Tue, Jan 20, 1998 at 12:02:19
- Mail-followup-to: zsh-users@xxxxxxxxxxxxxxx
- References: <E0xucNn-00074a-00@xxxxxxxxxxxxxxxxxx>
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