Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Newline buffering of output from programs...
- X-seq: zsh-workers 18210
- From: Sean Chittenden <sean@xxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Newline buffering of output from programs...
- Date: Sat, 8 Feb 2003 23:59:39 -0800
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
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?
zsh --version
zsh 4.1.0-dev-5 (i386-portbld-freebsd5.0)
PS Please CC me, I'm not subscribed to this list.
--
Sean Chittenden
Messages sorted by:
Reverse Date,
Date,
Thread,
Author