zsh-workers
 help / color / mirror / code / Atom feed
* Newline buffering of output from programs...
@ 2003-02-09  7:59 Sean Chittenden
  2003-02-09  8:37 ` Jos Backus
  0 siblings, 1 reply; 2+ messages in thread
From: Sean Chittenden @ 2003-02-09  7:59 UTC (permalink / raw)
  To: zsh-workers

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Newline buffering of output from programs...
  2003-02-09  7:59 Newline buffering of output from programs Sean Chittenden
@ 2003-02-09  8:37 ` Jos Backus
  0 siblings, 0 replies; 2+ messages in thread
From: Jos Backus @ 2003-02-09  8:37 UTC (permalink / raw)
  To: Sean Chittenden; +Cc: zsh-workers

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'


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-09  8:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-09  7:59 Newline buffering of output from programs Sean Chittenden
2003-02-09  8:37 ` Jos Backus

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).