Samuel Allan 3dab9d344f
Add completer for tox 4 (#2415)
Add completions for https://tox.wiki/

* Improve error handling for tox environments list
* Add comma separated environment support
* use carapace-parse to generate initial skeleton
- pipe all the 'tox subcommand --help' outputs to carapace-parse
- some minor manual editing
* add todo
* Switch to ActionExecCommand for tox listing environments
* refine completion for root args
* wip: list cmd
* fix issues in list command
* complete completions for config, depends, devenv, exec
* fix exec -- completion
* fix pkg-only, mark mutually exclusive with sdistonly
* add completions for run, run-parallel, quickstart
* add aliases, finish legacy subcommand
* consolidate common flags
* fmt
* address lints
* tox: minor changes

---------

Co-authored-by: rsteube <rsteube@users.noreply.github.com>
2024-07-08 19:53:56 +02:00
..
2024-07-08 19:53:56 +02:00
2024-07-08 19:53:56 +02:00