From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22052 invoked from network); 22 Oct 2000 14:51:19 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 22 Oct 2000 14:51:19 -0000 Received: (qmail 17250 invoked by alias); 22 Oct 2000 14:51:11 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13058 Received: (qmail 17243 invoked from network); 22 Oct 2000 14:51:11 -0000 Sender: brother@berling.diku.dk To: zsh-workers@sunsite.auc.dk Subject: BUG: zsh overwrites last line of output From: Peter Makholm Date: 22 Oct 2000 16:51:10 +0200 Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Try look at the following: galar% echo $ZSH_VERSION 3.1.9 galar% echo -n foo galar% echo -n "foo\nbar" foo galar% Somehow zsh overwrites the last line of output if it doesn't end with an new-line. On a (very) slow terminal I've been able to see that the "bar" in the last example actually gets written. -- Sid regler!