Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-completion forbids paths completion #31919

Open
sylr opened this issue Oct 1, 2022 · 1 comment
Open

Auto-completion forbids paths completion #31919

sylr opened this issue Oct 1, 2022 · 1 comment
Labels
bug new new issue not yet triaged v1.3 Issues (primarily bugs) reported against v1.3 releases

Comments

@sylr
Copy link

sylr commented Oct 1, 2022

Terraform Version

Terraform v1.3.0
on darwin_arm64

Terraform Configuration Files

Irrelevant

Debug Output

Irrelevant

Expected Behavior

terraform fmt ..., terraform state push to allow file paths completion.

Actual Behavior

While using sub commands like fmt or state push which expect path(s) as arguments, auto-completion does not allow path completion which is super annoying.

Steps to Reproduce

terraform fmt main.<tab>

Additional Context

ZSH shell

References

No response

@sylr sylr added bug new new issue not yet triaged labels Oct 1, 2022
@crw
Copy link
Collaborator

crw commented Oct 5, 2022

Thanks for filing this bug report!

@apparentlymart apparentlymart added the v1.3 Issues (primarily bugs) reported against v1.3 releases label Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug new new issue not yet triaged v1.3 Issues (primarily bugs) reported against v1.3 releases
Projects
None yet
Development

No branches or pull requests

3 participants