From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7187 invoked from network); 9 May 2008 16:40:39 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.4 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 9 May 2008 16:40:39 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 5619 invoked from network); 9 May 2008 16:40:31 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 9 May 2008 16:40:31 -0000 Received: (qmail 29535 invoked by alias); 9 May 2008 16:40:29 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 24985 Received: (qmail 29518 invoked from network); 9 May 2008 16:40:28 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 9 May 2008 16:40:28 -0000 Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by bifrost.dotsrc.org (Postfix) with ESMTP id C0ADD80ED172 for ; Fri, 9 May 2008 18:40:25 +0200 (CEST) Received: by nf-out-0910.google.com with SMTP id g13so685900nfb.11 for ; Fri, 09 May 2008 09:40:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=AAj5I+Z1oNO/vgr06FGLxTspu8VCYcYyEyzOb3kFg1w=; b=LPq8mNW6laYGd30CdHmzQkYGpBPmRWpsElM127OpGKcMTDKewsKKPEVHToMYQ2Qt0/onh8RXwxH0hcKRHP19FzaehlBJx3+Dq+C18o7z9iX+tTZDDeQedpe61Cy90JJVTsGkQnHhPqUf5zCildWgFeAaDlnNTE4UERkcen0tLFc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aZAdF+q/mxfyS7fUpCoESVLKxrnVHta9thFIAhmHgVeHyTAW0TqUevuoNTnIB3kEN2J07oYtMxNsF4NzAN4/lTexeCBt0uZfRQ9P5mIruI1oEBSDY+tyIPcImh1iLftwstMHdkPe3bLzMSY9vhrA9yjmSwXapsn55ezB5qXOpq8= Received: by 10.78.130.6 with SMTP id c6mr1260117hud.93.1210351224599; Fri, 09 May 2008 09:40:24 -0700 (PDT) Received: by 10.78.69.9 with HTTP; Fri, 9 May 2008 09:40:24 -0700 (PDT) Message-ID: <747dc8f30805090940i75000b73sf33835fa2eddd67c@mail.gmail.com> Date: Fri, 9 May 2008 13:40:24 -0300 From: "Renato Botelho" To: "Bart Schaefer" Subject: Re: Completion damaging prompt Cc: zsh-workers@sunsite.dk In-Reply-To: <080509074115.ZM5184@torch.brasslantern.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <747dc8f30805090551j3d26f810ud868028403ab8d9f@mail.gmail.com> <080509074115.ZM5184@torch.brasslantern.com> X-Virus-Scanned: ClamAV 0.91.2/7081/Fri May 9 17:52:50 2008 on bifrost X-Virus-Status: Clean On Fri, May 9, 2008 at 11:41 AM, Bart Schaefer wrote: > On May 9, 9:51am, Renato Botelho wrote: > } > } root@botelhor:/home/garga# pkg > } > } When I press TAB, prompt's changed > } > } root@botelhor:/home/gapkg > > So the cursor appears to have backed up five spaces and covered over > part of the prompt? Is that what you're trying to point out? Exactly. -- Renato Botelho