From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 718 invoked from network); 5 Aug 2005 08:30:34 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 5 Aug 2005 08:30:34 -0000 Received: (qmail 61908 invoked from network); 5 Aug 2005 08:30:27 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 5 Aug 2005 08:30:27 -0000 Received: (qmail 25299 invoked by alias); 5 Aug 2005 08:30:19 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9240 Received: (qmail 25284 invoked from network); 5 Aug 2005 08:30:19 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 5 Aug 2005 08:30:19 -0000 Received: (qmail 60858 invoked from network); 5 Aug 2005 08:30:19 -0000 Received: from zproxy.gmail.com (64.233.162.205) by a.mx.sunsite.dk with SMTP; 5 Aug 2005 08:30:13 -0000 Received: by zproxy.gmail.com with SMTP id i11so325711nzh for ; Fri, 05 Aug 2005 01:30:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BmAYIUIxBBQn+LDUjUHnLDM6jibhpuZ9xXq8VmTU84COvJqaqBPFuTvAyJH58nKe3RnTDiVbO9BFR80i8xbEe6UkSd4ev21TimbdcaUQTrcYVDCrirPRgX1beb/euHGPSUMOU+Q09CYtHC6xSJVFbqIbUQcC5SDZUgrHtonJsJc= Received: by 10.36.71.5 with SMTP id t5mr1217642nza; Fri, 05 Aug 2005 01:30:13 -0700 (PDT) Received: by 10.36.19.1 with HTTP; Fri, 5 Aug 2005 01:30:12 -0700 (PDT) Message-ID: <237967ef050805013035367b7@mail.gmail.com> Date: Fri, 5 Aug 2005 10:30:12 +0200 From: Mikael Magnusson Reply-To: Mikael Magnusson To: Deliverable Mail Subject: Re: complete paths after non-space Cc: zsh-users@sunsite.dk In-Reply-To: <7c737f30050804194368130378@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <7c737f3005080216113bd158da@mail.gmail.com> <200508031854.j73IsdnN006237@news01.csr.com> <7c737f3005080316242b83bd5e@mail.gmail.com> <20050804002724.GB8224@blorf.net> <7c737f30050804194368130378@mail.gmail.com> 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.5 required=5.0 tests=BAYES_00,RCVD_BY_IP autolearn=ham version=3.0.4 On 8/5/05, Deliverable Mail wrote: > It also appears that zsh by default does not conmplete path elements in >=20 > export PATH=3D/path/one:/pa ... -- nothing >=20 > are colons covered by magicequalsubst ? Even with compinit, my zsh > 4.0.2 does not complete after =3D or :... How do I tell zsh to > tokenize on =3D and :, and possibly something else? 20010627 : Release 4.0.2 I don't remember you mentioning you using that semi-arcane version previously in this thread, maybe you should try the latest version first? > Alexy >=20 --=20 Mikael Magnusson