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

"command not found" when tab-completing aura -D #808

Open
LogExE opened this issue Jul 15, 2023 · 5 comments
Open

"command not found" when tab-completing aura -D #808

LogExE opened this issue Jul 15, 2023 · 5 comments
Labels

Comments

@LogExE
Copy link

LogExE commented Jul 15, 2023

when i try to use tab-completion on aura -D, it gives me this message:

_aura_comp:20: command not found: _aura_action_database

when it should give list of options to -D flag instead

@fosskers
Copy link
Owner

What shell do you use?

@LogExE
Copy link
Author

LogExE commented Jul 18, 2023

zsh

@fosskers fosskers added the bug label Jul 18, 2023
@fosskers
Copy link
Owner

Thank you, I will confirm this when I'm able.

@alex3236
Copy link
Contributor

I can confirm this. It works fine on bash, but not zsh.

$ aura -D_aura_comp:20: command not found: _aura_action_database
_aura_comp:20: command not found: _aura_action_database
_aura_comp:20: command not found: _aura_action_database
aura   

@fosskers
Copy link
Owner

Thanks for the confirmation. The ZSH completions haven't been updated in some time, but they look fairly straight-forward. Either a manual tweak or a recopy of pacman's should fix it.

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

3 participants