[Pkg-zsh-devel] Bug#622933: zsh: Enable completions by default, unless skip_global_compinit is set

Daniel Hahler debian-bugs at thequod.de
Sat Apr 16 10:29:01 UTC 2011


> (( ${+parameters[skip_global_compinit]} )) && unset skip_global_compinit

I suggest leaving this variable set, instead of unsetting it.

This way it could get used in a user's zshrc file for example, like
"when we're on Debian/Ubuntu and skip_global_compinit is not set, then I
have to do it myself here.

Just a thought.





More information about the Pkg-zsh-devel mailing list