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

AWS cli not working. #102

Closed
Archehandoro opened this issue Apr 27, 2021 · 4 comments
Closed

AWS cli not working. #102

Archehandoro opened this issue Apr 27, 2021 · 4 comments
Labels

Comments

@Archehandoro
Copy link

ble version: 0.4.0-devel3+0506df2
Bash version: 5.1.0(1)-release, x86_64-redhat-linux-gnu

Issue: Autocompletion for the AWS cli stops working after installing Ble.sh.

Expected behaviour: Being able to see available commands for the AWS cli and autocompletion of flags.

@akinomyoga
Copy link
Owner

akinomyoga commented May 4, 2021

Thank you for the report! And sorry for the late reply. I could soon reproduce this problem in my environment, so I will fix it by myself. However, currently, there are other pending fixes, so it may be some time later. I'll let you know again when I fix it. Thank you

Edit: If it is urgent for you, I can change the priority to fix it soon. Actually, the current priority of the pending fixes is not solid at all. Please feel free to let me know that.

@akinomyoga akinomyoga added the bug label May 6, 2021
@akinomyoga
Copy link
Owner

@Archehandoro I added a fix in commit 026432d. It was simply a bug in the code to analyze the output of complete -p aws. Could you confirm if the aws completion now works fine? You can update ble.sh by running the command ble-update in a ble.sh session. Thank you!

@Archehandoro
Copy link
Author

Hello, sorry I missed your first comment! :(

Your fix works a charm thanks so much! And fantastic work

@akinomyoga
Copy link
Owner

OK! Thank you for testing! I'll close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants