Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: _path_files prefix handling
- X-seq: zsh-workers 18270
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: Re: _path_files prefix handling
- Date: Fri, 21 Feb 2003 14:41:21 +0000
- In-reply-to: "Peter Stephenson"'s message of "Wed, 12 Feb 2003 15:06:35 GMT." <13889.1045062395@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Peter Stephenson wrote:
> Peter Stephenson wrote:
> > 1. At the least we could test [[ -d pathcomponent ]] at each stage and
> > trust the system to get this right, rather than rely on pathcomponent
> > appearing in the list of entries in the current directory.
>
> Here's an attempt which seems to do more or less the right thing with
> Cygwin and ClearCase without fake-files. I'm not claiming this is The
> Right Way To Do It. I have tried it with a filename with a space in,
> however.
>
> Index: Completion/Unix/Type/_path_files
Has anyone tried this and seen a problem? I may commit it.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK Tel: +44 (0)1223 692070
**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential
and/or privileged material.
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by
persons or entities other than the intended recipient is
prohibited.
If you received this in error, please contact the sender and
delete the material from any computer.
**********************************************************************
Messages sorted by:
Reverse Date,
Date,
Thread,
Author