Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: How to complete a file name?
- X-seq: zsh-workers 24422
- From: Clint Adams <clint@xxxxxxx>
- To: Jörg Sommer <joerg@xxxxxxxxxxxx>
- Subject: Re: How to complete a file name?
- Date: Mon, 21 Jan 2008 19:48:00 -0500
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <slrnfon40a.jes.joerg@xxxxxxxxxxxx>
- Mail-followup-to: Jörg Sommer <joerg@xxxxxxxxxxxx>, zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <slrnfon40a.jes.joerg@xxxxxxxxxxxx>
On Mon, Jan 14, 2008 at 04:38:34PM +0000, Jörg Sommer wrote:
> is it possible to force the completion of a file name? For example, the
> completion for git aliases doesn't work. git ci -- fi<TAB> doesn't
> complete file, while git ci is an (git) alias for git commit. Or try to
> complete eval "echo /bi<TAB>. Is it possible to say “complete this as a
> file name maybe with the short syntax /u/s/d/z”?
Quite a few things about git completion could be improved, including
using aliases and the special and bizarre meaning of "--".
Messages sorted by:
Reverse Date,
Date,
Thread,
Author