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

Re: Newline buffering of output from programs...



unsetopt promptcr

On Sat, Feb 08, 2003 at 11:59:39PM -0800, Sean Chittenden wrote:
> Well this is probably a hidden FAQ, but I'll be damned if I didn't
> spend too much time figuring out where this bug was/wasn't.  :)
> 
> % echo -n testing
> % 
> 
> Hrm, that doesn't look right.  I'd expect the terminal to look like:
> % echo -n testing
> testing% 
> 
> What gives?  Is there a reason or switch that fixes this?

-- 
Jos Backus                       _/  _/_/_/      Sunnyvale, CA
                                _/  _/   _/
                               _/  _/_/_/
                          _/  _/  _/    _/
jos at catnook.com        _/_/   _/_/_/          require 'std/disclaimer'



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