vagga icon indicating copy to clipboard operation
vagga copied to clipboard

Bash completion is wrong when a folder and a command have the same name

Open lilianmoraru opened this issue 9 years ago • 1 comments

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.

lilianmoraru avatar May 11 '16 05:05 lilianmoraru

ping @anti-social

tailhook avatar May 11 '16 08:05 tailhook