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. |
před 9 roky | |
|---|---|---|
| .. | ||
| pyenv.bash | import trivial changes from rbenv 0.4.0 | před 13 roky |
| pyenv.fish | Fix fish subcommand completion | před 9 roky |
| pyenv.zsh | Do not quote completions in $reply | před 12 roky |