This allows subcommand style plugins to properly autocomplete. Existing commands are not affected. Example, say you have support for `pyenv foo bar --flag`, then this allows the last `--flag` argument to be properly completed. |
il y a 9 ans | |
|---|---|---|
| .. | ||
| pyenv.bash | import trivial changes from rbenv 0.4.0 | il y a 13 ans |
| pyenv.fish | Fix fish subcommand completion | il y a 9 ans |
| pyenv.zsh | Do not quote completions in $reply | il y a 12 ans |