Cli: add autoloading zsh completion

Created on 28 Mar 2019  路  6Comments  路  Source: urfave/cli

#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

arev2 help wanted kinfeature statuconfirmed

All 6 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lynncyrin picture lynncyrin  路  5Comments

renzhengeek picture renzhengeek  路  5Comments

Zyko0 picture Zyko0  路  6Comments

l0k18 picture l0k18  路  3Comments

LeonB picture LeonB  路  5Comments