#compdef functions unfunction local expl _description expl 'shell function' compadd "$expl[@]" "$@" - "${(k@)functions[(R)^?disabled*]}"