#compdef $PROG needs to be added to the first line of the zsh completion file to support autoloading.
https://github.com/urfave/cli/blob/master/autocomplete/zsh_autocomplete
I don't know how zsh completion works offhand, but it looks like this should be an easy change! Do you want to add it @gnowxilef?
sure, i'll work on it when i get some time.
Unassigning since it's been a few weeks! This issue is up for grabs again ^^
Let me give this a shot! @lynncyrin
@ruzaikr after https://github.com/urfave/cli/pull/984 is done, sure!
oh, this is already taken care of by https://github.com/urfave/cli/pull/906.