Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Annoying misfeature: ZSH completely hides output without newlines!
- X-seq: zsh-users 9819
- From: Einar Huginson <huginson@xxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Annoying misfeature: ZSH completely hides output without newlines!
- Date: Fri, 6 Jan 2006 15:35:32 +0100
- In-reply-to: <20060106142605.GB4088@xxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <200601060047.k060lU37023709@xxxxxxxxxxxxxxxxxxxxxxxxxx> <200601061515.27913.huginson@xxxxxx> <20060106142605.GB4088@xxxxxxxxxxxxxxx>
- Sender: huginson@xxxxxx
My apologies for not looking at the FAQ, I seriously did not consider the
possibility that such ZSH behavior might be intentional.
Thanks for the pointers!
Andreas
On Friday 06 January 2006 15:26, Frank Terbeck wrote:
> Einar Huginson <huginson@xxxxxx> wrote:
> > I have tried this with ZSH 4.2.5 and 4.2.6, linked against ncurses 5.4
> > (specifically the Gentoo ebuild 5.4-r6). Note that PS1='$ ' and I have
> > marked the cursor position with _
> >
> > 1. Example: Just echo text without a newline
> >
> > $ echo -n foo
> > $ _
>
> setopt nopromptcr
>
> Regards, Frank
Messages sorted by:
Reverse Date,
Date,
Thread,
Author