Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Force file completion when hitting TAB twice



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