Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: yet another _git update
- X-seq: zsh-workers 23589
- From: Clint Adams <clint@xxxxxxx>
- To: Nikolai Weibull <now@xxxxxxxx>
- Subject: Re: PATCH: yet another _git update
- Date: Sat, 23 Jun 2007 17:55:27 -0400
- Cc: zsh workers <zsh-workers@xxxxxxxxxx>
- In-reply-to: <dbfc82860706230609o4f17a4b2gc86e190c22ed9b5c@xxxxxxxxxxxxxx>
- Mail-followup-to: Nikolai Weibull <now@xxxxxxxx>, zsh workers <zsh-workers@xxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20070623100226.GB6305@xxxxxxxxxxxxxxx> <dbfc82860706230609o4f17a4b2gc86e190c22ed9b5c@xxxxxxxxxxxxxx>
On Sat, Jun 23, 2007 at 03:09:29PM +0200, Nikolai Weibull wrote:
> Works fine now. These issues have been addressed, yes. Commands are
> broken up into different groups, so you can easily configure what gets
> shown.
Any reason you didn't use tags here instead of the style stuff?
296 local wanted_commands
297 zstyle -s ':completion:${curcontext}:' commands wanted_commands || wanted_commands="all -internal"
298
Messages sorted by:
Reverse Date,
Date,
Thread,
Author