Skip to content
New issue

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

[cargo completion] __get_package_names not defined #8283

Closed
bjorn3 opened this issue Oct 18, 2019 · 3 comments
Closed

[cargo completion] __get_package_names not defined #8283

bjorn3 opened this issue Oct 18, 2019 · 3 comments
Labels
Bug Something isn't working Topic: completion Pull Request or issue regarding completion

Comments

@bjorn3
Copy link
Contributor

bjorn3 commented Oct 18, 2019

To Reproduce

  1. Enable plugin cargo
  2. Try to complete cargo update -p
  3. See error: _arguments:463: command not found: __get_package_names

Expected behavior

It doesn't error. I am fine with this not completing at all, or with this completing without error.

@mcornella
Copy link
Member

Try rm $ZSH_COMPDUMP and restart the terminal.

@mcornella mcornella added Topic: completion Pull Request or issue regarding completion Support Request for support Bug Something isn't working and removed Support Request for support labels Oct 19, 2019
@mcornella
Copy link
Member

Disregard my previous post. I've updated the completion file. Upgrade, rm $ZSH_COMPDUMP and restart and it should not error anymore.

@bjorn3
Copy link
Contributor Author

bjorn3 commented Oct 19, 2019

Thanks for fixing this in 05dfd0a.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Topic: completion Pull Request or issue regarding completion
Projects
None yet
Development

No branches or pull requests

2 participants