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

Re: Annoying misfeature: ZSH completely hides output without newlines!



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