aura
aura copied to clipboard
"command not found" when tab-completing aura -D
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
What shell do you use?
zsh
Thank you, I will confirm this when I'm able.
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
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.
zsh completions have been reworked.