GoogleCloudPlatform / GoogleCloudPlatform/gsutil
Tab completion adds extra space after folder name
Open
bug
- Dominant language
- Python
- Stars
- 918
- Forks
- 335
- PR merge metrics
- No merged PRs in 30d
Description
Using gsutil 4.38 with Bash, tried on Mac and Linux, `gsutil ls`'s tab completion leaves a space after filling in a folder name. This is typically not what you want if you plan to keep typing a larger path. The behavior should mimc that of GNU command line tools like `ls`, that autocomplete a folder name with a `/` after it but no space.
Contributor guide
Assessment
This issue has not been assessed yet.