From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20496 invoked from network); 9 Feb 2003 08:00:52 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 9 Feb 2003 08:00:52 -0000 Received: (qmail 24932 invoked by alias); 9 Feb 2003 08:00:42 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 18210 Received: (qmail 24923 invoked from network); 9 Feb 2003 08:00:42 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 9 Feb 2003 08:00:42 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [66.250.180.251] by sunsite.dk (MessageWall 1.0.8) with SMTP; 9 Feb 2003 8:0:41 -0000 Received: by perrin.int.nxad.com (Postfix, from userid 1001) id B122520F01; Sat, 8 Feb 2003 23:59:39 -0800 (PST) Date: Sat, 8 Feb 2003 23:59:39 -0800 From: Sean Chittenden To: zsh-workers@sunsite.dk Subject: Newline buffering of output from programs... Message-ID: <20030209075939.GM15936@perrin.int.nxad.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-PGP-Key: finger seanc@FreeBSD.org X-PGP-Fingerprint: 6CEB 1B06 BFD3 70F6 95BE 7E4D 8E85 2E0A 5F5B 3ECB X-Web-Homepage: http://sean.chittenden.org/ 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