Closed sgallagher closed 5 years ago
You are right, it is in the long-term plan.
The preview of a bash completion generator will be present in the upcoming release.
The bash completion needs checking, complete -F _argbash_sh argbash.sh
should be complete -F _argbash_sh argbash
Basically resolved by #52
It would be fantastic if argbash could generate a framework for a bash-completion script that matches the arguments it accepts.