mirror of
https://github.com/pyenv/pyenv.git
synced 2025-12-09 16:01:28 +09:00
This allows subcommand style plugins to properly autocomplete. Existing commands are not affected. Example, say you have support for `rbenv foo bar --flag`, then this allows the last `--flag` argument to be properly completed.