From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13969 invoked from network); 4 Nov 2007 03:48:34 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 4 Nov 2007 03:48:34 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 85455 invoked from network); 4 Nov 2007 03:48:26 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 4 Nov 2007 03:48:26 -0000 Received: (qmail 6289 invoked by alias); 4 Nov 2007 03:48:19 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12183 Received: (qmail 6273 invoked from network); 4 Nov 2007 03:48:18 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 4 Nov 2007 03:48:18 -0000 Received: (qmail 84374 invoked from network); 4 Nov 2007 03:48:18 -0000 Received: from mail3.panix.com (166.84.1.74) by a.mx.sunsite.dk with SMTP; 4 Nov 2007 03:48:11 -0000 Received: from panix1.panix.com (panix1.panix.com [166.84.1.1]) by mail3.panix.com (Postfix) with ESMTP id 869F213A845 for ; Sat, 3 Nov 2007 23:48:10 -0400 (EDT) Received: (from rj@localhost) by panix1.panix.com (8.11.6p3/8.8.8/PanixN1.1) id lA43mAb25536 for zsh-users@sunsite.dk; Sat, 3 Nov 2007 23:48:10 -0400 (EDT) Date: Sat, 3 Nov 2007 23:48:10 -0400 From: Russell Hoover To: zsh-users@sunsite.dk Subject: Re: since 4.3.4, artifact-appearance at prompt Message-ID: <20071104034810.GA3923@panix.com> Mail-Followup-To: zsh-users@sunsite.dk References: <20071103234335.GB10499@panix.com> <071103183038.ZM8388@torch.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <071103183038.ZM8388@torch.brasslantern.com> X-To-All-My-Friends-In-Domestic-Surveillance: Hi There, Sports Fans! User-Agent: Mutt/1.5.10i On Sat 11/03/07 at 06:30 PM -0700, Bart Schaefer wrote: > You're witnessing effects of the new PROMPT_SP option, apparently combined > either with some race condition on echoing the newlines you're typing, or > with an odd right-margin line-wrap behavior of your terminal emulator. Thanks, I disabled PROMPT_SP for now, since it's on by default. I don't deal with long lines in the ZLE that much and I'd rather not see that "%" on a blank line where I'm not sure it's doing me any good (when my prompt is already on the next line). -- // rj@panix.com //