urfave-cli/autocomplete
Yogesh Lonkar d79d2a0424
Fix issue with source command completion
Avoid competion for bash builtin `source` and fallback to default implementation as it throws below error
```
-bash: source: --: invalid option
source: usage: source filename [arguments]
```
2019-07-24 16:08:47 +02:00
..
bash_autocomplete Fix issue with source command completion 2019-07-24 16:08:47 +02:00
zsh_autocomplete Add a hack so that zsh completion only runs for zsh 2016-07-24 17:29:13 -04:00