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 test" autocompletion gets an error #1703

Closed
saghm opened this issue Jun 10, 2015 · 3 comments
Closed

"cargo test" autocompletion gets an error #1703

saghm opened this issue Jun 10, 2015 · 3 comments

Comments

@saghm
Copy link
Contributor

saghm commented Jun 10, 2015

On zsh, when I type cargo test and then press tab, instead of autocompleting the names of the tests, the error _test_names:3: bad pattern: ![[ gets printed out. This is actually more annoying than if cargo just didn't attempt to complete my test names at all. Any idea if this is happening because of something on cargo's end rather than zsh?

@alexcrichton
Copy link
Member

cc @eerden

@eerden
Copy link
Contributor

eerden commented Jun 13, 2015

This was a bug in the autocompletion script.

@saghm
Copy link
Contributor Author

saghm commented Jun 14, 2015

Awesome, thanks for getting on that!

bors added a commit that referenced this issue Jun 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants