odd issue when using completions #5856
Labels
A-completion
Area: completion generator
C-bug
Category: Updating dependencies
E-medium
Call for participation: Experience needed to fix: Medium / intermediate
Please complete the following tasks
Rust Version
rustc 1.83.0 (90b35a623 2024-11-26)
Clap Version
4.5.20
Minimal reproducible code
check out https://github.com/pubgrub-rs/semver-pubgrub. Given the weird set up I have in this repository in error might be the correct response. I do not have an examples in the examples folder, I have a whole separate project.
Steps to reproduce the bug with the above code
In zsh Try to completing
cargo r --example=
Actual Behaviour
I get
and my terminal moves on to the next line.
Expected Behaviour
an error, or no suggestion, or 🤷♂️
Additional Context
Ed asked me to move this bug here. I did not follow all instructions for bug reports to this repo, sorry.
Debug Output
No response
The text was updated successfully, but these errors were encountered: