Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#603503: numerous infelicities in git completion
- X-seq: zsh-workers 28415
- From: Holger Weiß <holger@xxxxxxxxxxxxxxxx>
- To: Joey Hess <joeyh@xxxxxxxxxx>
- Subject: Re: Bug#603503: numerous infelicities in git completion
- Date: Sun, 14 Nov 2010 21:24:09 +0100
- Cc: Clint Adams <clint@xxxxxxx>, Zsh Workers <zsh-workers@xxxxxxx>, 603503@xxxxxxxxxxxxxxx
- In-reply-to: <20101114194728.GA18880@xxxxxxxxxxxxxxx>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mail-followup-to: Joey Hess <joeyh@xxxxxxxxxx>, Clint Adams <clint@xxxxxxx>, Zsh Workers <zsh-workers@xxxxxxx>, 603503@xxxxxxxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Organization: Freie Universität Berlin
- References: <20101113170009.GA25537@xxxxxxxxxxxxxxx> <20101114194348.GA11912@xxxxxxxx> <20101114194728.GA18880@xxxxxxxxxxxxxxx>
* Joey Hess <joeyh@xxxxxxxxxx> [2010-11-14 15:47]:
> Clint Adams wrote:
> > On Sat, Nov 13, 2010 at 01:00:09PM -0400, Joey Hess wrote:
> > > 1. git log completes only branches, but not filenames. I try to do
> > > `git log Foo/Bar<tab>` all the time.
> > > 2. git diff ditto
> > > 3. git anne<tab> doesn't complete git annex, despite git-annex
> > > being in path and that being a valid subcommand here.
> > > 4. git annex add <tab> doesn't complete anything. I think that if zsh is
> > > unfamiliar with the parameters taken by a subcommand, it should
> > > complete filenames.
> >
> > I'm going to punt on #1 and #2 due to lack of time.
>
> I seem to have been wrong about #2 btw. #1 is highly annoying.
#1 has been fixed in CVS a while ago. See:
http://www.zsh.org/mla/workers/2010/msg00451.html
Holger
Messages sorted by:
Reverse Date,
Date,
Thread,
Author