Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix in print-completion loop for shells other than zsh
Bash and other sh type shells only execute the loop for the first element of the `cmds` array using the old code
- Loading branch information