mirror of
https://github.com/pyenv/pyenv.git
synced 2025-12-09 07:51:26 +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.