We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After registering the plugin in antibody's text list of plugins and running bundle, I receive the following error when sourcing .zshrc
_arguments:comparguments:325: can only be called from completion function
Not sure what the cause could be, some other ZSH plugins have registered similar issues [1] [2]
[1] kubernetes-sigs/kind#522 [2] gopasspw/gopass#585
The text was updated successfully, but these errors were encountered:
closes unixorn#5
e3d3fe0
Successfully merging a pull request may close this issue.
After registering the plugin in antibody's text list of plugins and running bundle, I receive the following error when sourcing .zshrc
_arguments:comparguments:325: can only be called from completion function
Not sure what the cause could be, some other ZSH plugins have registered similar issues [1] [2]
[1] kubernetes-sigs/kind#522
[2] gopasspw/gopass#585
The text was updated successfully, but these errors were encountered: