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

Re: 3.0.5: PROMPT and output on the same line



On Wed, Mar 31, 1999 at 10:29:33AM +0200, Sven Wischnowsky wrote:
> % zsh -f
> beta% echo -n ho
> beta% setopt nopromptcr
> beta% echo -n ho
> hobeta%
 
Grr, I searched the manpages for 'newline' but didn't see anything relevant.

> Maybe this should be in the FAQ.

I agree, especially because zsh's default behavior differs from a number of
other shells at least. A colleague of mine pointed this behavior out to me the
other day when I was doing some zsh evangelizing.

Thanks, Sven!

-- 
Jos Backus                          _/  _/_/_/    "Reliability means never
                                   _/  _/   _/     having to say you're sorry."
                                  _/  _/_/_/               -- D. J. Bernstein
                             _/  _/  _/    _/
Jos.Backus@xxxxxxxxxxxxxxxx  _/_/   _/_/_/        use Std::Disclaimer;



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