Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Feature request: tab completion for git tree paths
- X-seq: zsh-workers 28944
- From: Nikolai Weibull <now@xxxxxxxx>
- To: Johannes Bittner <johannes.bittner@xxxxxxxxx>
- Subject: Re: Feature request: tab completion for git tree paths
- Date: Sun, 27 Mar 2011 14:25:57 +0200
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=uW+BAuBVa9N1ZSpOUi26x4Nrzs2f0zMRY9jELJUU3yg=; b=CXBmfrrFwGQ3gvVtTCUsrV5+4LAUZr3arRNvB0sp+TYNQptzIGgb0yND5NLPeiR57h 3pNPMQusCzHHmc0P2C5Mrjj/0FGgB5cif93sO4VNcw2esG+3Ow/+o3Km6R0PNm5dy6Uc Wzinyco05s2KtxtREEqaVGLsIpDXQDEu92m2c=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=BZx0yqroZ7niL8HfRxzUqGXnf1QhiixcoVnfT6Co8Bai0mBgvD4rCf59966SRt5W7/ D9jhpoYxDCuEs4Bx2G3C/2EqGflimwRbsydueATo7sf77oIikidlqCPw0Fn6KWgg3+Yd 6mmBbjcLZ2FVrNGHZDv94JKLka80bG8kSSck4=
- In-reply-to: <AANLkTikGHNP-eZmnB__QytnQ4HE5EcBKhs_F+KW37By0@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <AANLkTikGHNP-eZmnB__QytnQ4HE5EcBKhs_F+KW37By0@mail.gmail.com>
- Sender: nikolai.weibull@xxxxxxxxx
On Sun, Mar 27, 2011 at 14:06, Johannes Bittner
<johannes.bittner@xxxxxxxxx> wrote:
> I very handy feature of the git completion in bash[1] is that it can
> complete tree paths, e.g. it can complete an expression like
> "HEAD:path/to/file". Would it be possible to integrate this in the git
> completion support for zsh? Or has it already been integrated, but my
> version of zsh (4.3.10) lacks support for it?
This has been added in the version that is in CVS.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author