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

Re: PATCH: yet another _git update



On 6/23/07, Clint Adams <clint@xxxxxxx> wrote:
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"

Hm, because I wasn't thinking, I guess.  I'll rework it.

Thanks for highlighting this,

 nikolai



Messages sorted by: Reverse Date, Date, Thread, Author