From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 511 invoked from network); 18 Aug 2005 00:04:18 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 18 Aug 2005 00:04:18 -0000 Received: (qmail 90213 invoked from network); 18 Aug 2005 00:04:12 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 18 Aug 2005 00:04:12 -0000 Received: (qmail 397 invoked by alias); 18 Aug 2005 00:04:09 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 21657 Received: (qmail 370 invoked from network); 18 Aug 2005 00:04:08 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 18 Aug 2005 00:04:08 -0000 Received: (qmail 89874 invoked from network); 18 Aug 2005 00:04:08 -0000 Received: from vms048pub.verizon.net (206.46.252.48) by a.mx.sunsite.dk with SMTP; 18 Aug 2005 00:04:04 -0000 Received: from candle.brasslantern.com ([71.116.79.190]) by vms048.mailsrvcs.net (Sun Java System Messaging Server 6.2 HotFix 0.04 (built Dec 24 2004)) with ESMTPA id <0ILE00AMI5IQYZA6@vms048.mailsrvcs.net> for zsh-workers@sunsite.dk; Wed, 17 Aug 2005 19:04:03 -0500 (CDT) Received: from candle.brasslantern.com (IDENT:schaefer@localhost [127.0.0.1]) by candle.brasslantern.com (8.12.11/8.12.11) with ESMTP id j7I041p9022335; Wed, 17 Aug 2005 17:04:01 -0700 Received: (from schaefer@localhost) by candle.brasslantern.com (8.12.11/8.12.11/Submit) id j7I040Mu022334; Wed, 17 Aug 2005 17:04:00 -0700 Date: Thu, 18 Aug 2005 00:04:00 +0000 From: Bart Schaefer Subject: Re: Bug#323486: zsh-beta: sometimes repeats part of the command, followed by a black-on-white hash mark In-reply-to: <20050817234557.GA3734@scowler.net> To: Clint Adams , zsh-workers@sunsite.dk Cc: "Steinar H. Gunderson" , 323486-forwarded@bugs.debian.org Message-id: <1050818000400.ZM22333@candle.brasslantern.com> MIME-version: 1.0 X-Mailer: Z-Mail (5.0.0 30July97) Content-type: text/plain; charset=us-ascii References: <20050817234557.GA3734@scowler.net> Comments: In reply to Clint Adams "Re: Bug#323486: zsh-beta: sometimes repeats part of the command, followed by a black-on-white hash mark" (Aug 17, 7:45pm) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 autolearn=unavailable version=3.0.4 On Aug 17, 7:45pm, Clint Adams wrote: } } I can definitely reproduce it with "echo -n foo" This is a feature. See the new PROMPT_SP option.