mirror of
https://github.com/pyenv/pyenv.git
synced 2025-12-25 23:52:34 +09:00
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.