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

Re: [PATCH] fix typo in chflags completion



Baptiste Daroussin wrote on Sun, Dec 18, 2016 at 13:17:06 +0100:
> Hi all,
> 
> While updating the zsh package on FreeBSD we figured out there was a
> typo in the chflags command completion:
> 
> https://people.freebsd.org/~bapt/0001-Fix-typo-in-chflags-completion.patch

Thanks; pushed both patches.

The completion file probably shouldn't define a function named
"addflags" for namespace reasons.  (Or we could invent a syntax for
a function definition that has the same lifetime as a local variable...)



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