From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23805 invoked from network); 6 Jul 2001 11:16:34 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 6 Jul 2001 11:16:34 -0000 Received: (qmail 15766 invoked by alias); 6 Jul 2001 11:15:30 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15285 Received: (qmail 15742 invoked from network); 6 Jul 2001 11:15:28 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) From: "Andrej Borsenkow" To: Subject: RE: RE: Preserve initial // in path name completion Date: Fri, 6 Jul 2001 15:16:21 +0400 Message-ID: <005c01c1060d$16198fc0$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <005b01c1060b$4451e830$21c9ca95@mow.siemens.ru> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2479.0006 > > Can you explain why it works? (I mean, that we can be sure it continues to > work in the future). > zstyle ':completion:*' fake-files /:cygdrive '/cygdrive:c d e h' //:itsrm2 '//itsrm2:source sni Microsoft Linux root$' zstyle ':completion:*' squeeze-slashes true -andrej