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

Re: PATCH: yet another _git update



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