zsh-users
 help / color / mirror / code / Atom feed
* problems with stderr
@ 1998-01-20 12:02 Niall Smart
  1998-01-20 13:09 ` Vincent Lefevre
  0 siblings, 1 reply; 2+ messages in thread
From: Niall Smart @ 1998-01-20 12:02 UTC (permalink / raw)
  To: zsh-users

hi,

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 ~]$ 


Niall


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: problems with stderr
  1998-01-20 12:02 problems with stderr Niall Smart
@ 1998-01-20 13:09 ` Vincent Lefevre
  0 siblings, 0 replies; 2+ messages in thread
From: Vincent Lefevre @ 1998-01-20 13:09 UTC (permalink / raw)
  To: zsh-users

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@ens-lyon.fr> | 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)
-----------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-01-20 13:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-01-20 12:02 problems with stderr Niall Smart
1998-01-20 13:09 ` Vincent Lefevre

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).