From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3129 invoked by alias); 7 Sep 2011 16:36:06 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 16325 Received: (qmail 17106 invoked from network); 7 Sep 2011 16:36:04 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_HELO_PASS autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at csr.com does not designate permitted sender hosts) Date: Wed, 7 Sep 2011 17:02:51 +0100 From: Peter Stephenson To: "Zsh Users' List" Subject: Re: Completing UNC paths in Windows/Cygwin Message-ID: <20110907170251.6f8626db@pwslap01u.europe.root.pri> In-Reply-To: <83r53sbb5p.fsf@kalahari.s2.org> References: <834o0pd0m9.fsf@kalahari.s2.org> <83y5y0bryf.fsf@kalahari.s2.org> <83r53sbb5p.fsf@kalahari.s2.org> Organization: Cambridge Silicon Radio X-Mailer: Claws Mail 3.7.9 (GTK+ 2.22.0; i386-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.103.10.104] X-Scanned-By: MailControl A-12-01-02 (www.mailcontrol.com) on 10.68.0.126 On Wed, 7 Sep 2011 18:54:42 +0300 Hannu Koivisto wrote: > Am I supposed to set accept-exact-dirs to true if accept-exact is > true? They do different things, they just happen to be similar enough that the name is similar. > Is there something that zsh could do so that users wouldn't > have to set accept-exact-dirs in order to have > //machine/foo/bar/ work? Not, presumably, without more hacking around with a part of the completion code that breaks something every single time it gets changed. It would be nice to be able to specify plugins to handle appropriate file contexts, but that's not going to happen until somebody understands _path_files, and at the moment we're all struggling quite badly. -- Peter Stephenson Software Engineer Tel: +44 (0)1223 692070 Cambridge Silicon Radio Limited Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, UK Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom More information can be found at www.csr.com. Follow CSR on Twitter at http://twitter.com/CSR_PLC and read our blog at www.csr.com/blog