aws / aws/amazon-q-developer-cli
[Feature-Request] bash-completion to refer q to local paths
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
### Checks
- [x] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue
- [x] I have run `q doctor` in the affected terminal session
- [x] I have run `q restart` and replicated the issue again
### Operating system
Linux
### Expected behaviour
I often want to refer to a local file and it would be nice to be able to start typing /home/abc/def and be able to get the path completion to find the file or folder i want to reference when e.g. saying "please analyze this local file for coding improvements" (or whatever)
### Actual behaviour
not possible
### Steps to reproduce
_No response_
### Environment
```yaml
```
Contributor guide
Assessment
This issue has not been assessed yet.