aws / aws/amazon-q-developer-cli
Proper support for autocd
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
Hello. Not really a bug perhaps, although the behavior when `shopt -s autocd` is enabled (in Bash) is confusing and not helpful IMO. When `First token completion` is enabled in CLI Completions, and I start typing a name of a subdirectory in the current directory, I don’t get the name’s completion and instead I am getting “all sorts of weird commands” that are similar to the subdirectory’s name.
It would be good if Amazon Q at this point was “aware of the existence of `autocd`” and supported it (or at least didn’t interfere). Thank you!
P.S. `cd` completion does not really work currently as well. I reported it quite some time ago and the things are still the same. 🤷♂
Contributor guide
Assessment
This issue has not been assessed yet.