Closed ssbarnea closed 3 years ago
$ $(_PIPENV_COMPLETE=source pipenv)
You're doing it wrong. You're supposed to do this:
eval "$(_PIPENV_COMPLETE=source pipenv)"
If I remember correctly click 8 added native support for completion and this plugin is no longer needed.
Apparently click-completion fails under zsh, as I tested with two different tools that use click-completion, molecule and pipenv, and I got similar errors.
pipenv
molecule
I can assure that
compdef
exists: