vagga
vagga copied to clipboard
Bash completion is wrong when a folder and a command have the same name
I am not sure if it is a vagga bash-completion issue or not but I want to make aware of this issue.
I have a folder named build-gcc and a vagga command build-gcc.
If I write vagga b and press Tab, then I get this bash completion: vagga build-gcc/ which of course if I press Enter, vagga responds with:
Command build-gcc/ not found. Run vagga without arguments to see the list.
ping @anti-social