aws_completer doesn't complete filenames
Open
autocomplete
feature-request
p2
- Dominant language
- Python
- Stars
- 17.3k
- Forks
- 4.6k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 13
Description
If you use a command like this:
aws s3 cp a
Then normally the `` will result in autocompleting a file in the current directory starting with `a`. However this does not happen, and pressing tab has no effect.
Can the autocompleter be updated to allow completing of filenames at the appropriate times?
Contributor guide
Assessment
This issue has not been assessed yet.