Closed Integralist closed 4 years ago
I looked up how to create a bash autocomplete script and from what I can tell, everything after the complete -F _fastly_bash_autocomplete fastly
shouldn't be there but I've no idea how that came to be included?
But also if I remove that stuff i find that when I try tab completion I just get some random output followed by ERROR: command not found.
🤷♂️
Hey, @Integralist. Thank you for raising this issue, you are indeed correct that the completion scripts and associated flags are currently broken. I've been able to reproduce and will submit a PR with potential fix today and will post back here once released.
@Integralist just following up, this got released in 0.13.0. Let us know if you're still having issues with the completion after upgrading.
I saw 👍 tested this morning and is working fine now. Thanks for fixing this so quickly.
Version
What happened
Loaded a new shell and saw the following error:
It looks to be a problem with the Fastly bash autocomplete library (below is a copy of the local file):