urfave-cli/autocomplete
Ole Petter b27d899434
fix(zsh_autocomplete): List files on tab with no completion options
This will simply list the files in the current directory if there are no
auto-completion options available.

With this change, the zsh auto-completion will align with the functionality in
the bash auto-completion file provided.

New functionality: https://asciinema.org/a/EAYRIEVGTGNSS2gCGwSJ4Zw1i

Old functionality: https://asciinema.org/a/BfOZz4BHUGwjXMFptbmDHZocH

Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
2020-05-03 12:10:39 +02:00
..
bash_autocomplete Fix SC2199: Arrays implicitly concatenate in 2019-08-05 17:07:46 +02:00
zsh_autocomplete fix(zsh_autocomplete): List files on tab with no completion options 2020-05-03 12:10:39 +02:00