clap/clap_generate/tests/completions
Roland Fredenhagen 0105e6f0b8
fix(generate): Better subcommand completion in fish (#2726)
* fix(generate): Better subcommand completion in fish

* Prevent completing subcommands that were already completed

* Make sure all parent subcommands actually existent

Partially fixes #2715

* Added Test

* fix(generate) Improve subcommand testing

This now also disables the completion of sub_subcommands options for
subcommands.
2021-09-08 15:32:26 +01:00
..
bash.rs Apply @pksunkara review 2021-02-22 09:37:29 +01:00
elvish.rs Replace "Prints" with "Print" for default help and version commands 2021-07-29 20:23:25 -07:00
fish.rs fix(generate): Better subcommand completion in fish (#2726) 2021-09-08 15:32:26 +01:00
mod.rs Give each shell test their own App 2020-12-28 01:40:15 +01:00
powershell.rs Replace "Prints" with "Print" for default help and version commands 2021-07-29 20:23:25 -07:00
zsh.rs Replace "Prints" with "Print" for default help and version commands 2021-07-29 20:23:25 -07:00