Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Force file completion when hitting TAB twice
- X-seq: zsh-users 14665
- From: Yuri D'Elia <wavexx@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: Force file completion when hitting TAB twice
- Date: Fri, 18 Dec 2009 15:19:41 +0100
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <20091217175808.2e860888@xxxxxxxxxxxxxxxxxxx> <20091218104616.49dafffa@news01> <200912181121.nBIBLIf9005083@xxxxxxxxxxxxxx> <20091218130652.01236a7f@xxxxxxxxxxxxxxxxxxx> <200912181251.nBICpAIH005953@xxxxxxxxxxxxxx>
- Sender: news <news@xxxxxxxxxxxxx>
On Fri, 18 Dec 2009 12:51:10 +0000
Peter Stephenson <pws@xxxxxxx> wrote:
> > The 'git' completion is such and example of recurring headache.
> >
> > git status [TAB TAB] still doesn't offer me a list of files with
> > this code (others, like ssh, do).
>
> I suppose some of these aren't returning a status indicating they've
> failed. You're right, of course, that if so it's a bug but it's also
> a pain to track down (since most people wouldn't notice if they don't
> expect anything else to be completed there). This sounds rather hard
> to track down *completely* automatically.
You're right of course. The _complete_failed is not even called in
'git status'. *Sigh*.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author