Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completion from pwd
- X-seq: zsh-users 8034
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: keef <zsh@xxxxxxxxxxx>
- Subject: Re: completion from pwd
- Date: Wed, 29 Sep 2004 21:22:34 -0700 (PDT)
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <20040929210658.GB7640@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20040929210658.GB7640@xxxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: zsh-users@xxxxxxxxxx
On Wed, 29 Sep 2004, keef wrote:
> Id like to complete filenames starting with the pwd;
> currently the completion is based on my $PATH
You mean that in command position you want to complete file names from the
current directory, even when the current directory is not in the path?
If that's what you mean, then look at Oliver K's last message in the
"completion within word" thread that took place over just the last few
days, or take Atom's advice.
If that isn't what you mean, you'll have to explain more fully.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author