From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11223 invoked from network); 6 Jul 2001 05:15:10 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 6 Jul 2001 05:15:10 -0000 Received: (qmail 14327 invoked by alias); 6 Jul 2001 05:14:08 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15268 Received: (qmail 14312 invoked from network); 6 Jul 2001 05:14:07 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) From: "Andrej Borsenkow" To: "ZSH Workers Mailing List" Subject: Preserve initial // in path name completion Date: Fri, 6 Jul 2001 09:14:59 +0400 Message-ID: <003d01c105da$9a608230$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) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2479.0006 Is it (easily) possible to preserve initial // irrespectively of squeez-slashes? (Or depending on other style)? Looks like zsh is gaining popularity on Cygwin and probably will be included in standard net release; having the above allows you finally complete inside network shares (fake-files //:'server1 server2' ...). Sven? -andrej