Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [zsh 4.0.1 bug] filename completion
- X-seq: zsh-users 3950
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxx
- Subject: Re: [zsh 4.0.1 bug] filename completion
- Date: Tue, 26 Jun 2001 13:06:55 +0200
- In-reply-to: <001101c0fe2a$c6721260$21c9ca95@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <4a909ec873vincent@xxxxxxxxxx> <001101c0fe2a$c6721260$21c9ca95@xxxxxxxxxxxxxx>
On 26 Jun, Andrej Borsenkow <Andrej.Borsenkow@xxxxxxxxxxxxxx> wrote:
> It is. It makes no difference if one is named directory and other a file as
> long as 'cd soft' works. And 'soft' *is* exact match for 'soft'.
OK, you're right. But then, "cd so" should complete to "cd soft" (and
not "cd software"), then give the choice between "soft" (because it
is a named directory) and "software" (directory in the cwd). In fact,
just like if CD_ABLE_VARS added a special virtual directory to the
cdpath, containing the named directories.
BTW, can I define an alias "c." in such a way that it behaves as if
cdpath were (.), or as "cd ./"?
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/> - 100%
validated HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des
Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
Messages sorted by:
Reverse Date,
Date,
Thread,
Author