clap/clap_complete/tests/snapshots
Andrew Shu 0d0be51606 fix(complete): Fix help completion issues
* Copy hide flag

* Revert global args special handling. Another commit will
address the issue of whether global args should be included in
help subtrees.
2022-08-26 12:57:12 -07:00
..
aliases.bash fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00
aliases.elvish fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00
aliases.fish fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00
aliases.ps1 fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00
aliases.zsh fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00
basic.bash fix(complete): Fix help completion issues 2022-08-26 12:57:12 -07:00
basic.elvish fix(complete): Fix help completion issues 2022-08-26 12:57:12 -07:00
basic.fish fix(complete): Fix help completion issues 2022-08-26 12:57:12 -07:00
basic.ps1 fix(complete): Fix help completion issues 2022-08-26 12:57:12 -07:00
basic.zsh fix(complete): Fix help completion issues 2022-08-26 12:57:12 -07:00
feature_sample.bash feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
feature_sample.elvish feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
feature_sample.fish feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
feature_sample.ps1 feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
feature_sample.zsh feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
quoting.bash feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
quoting.elvish feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
quoting.fish feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
quoting.ps1 feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
quoting.zsh feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
register_minimal.bash feat(complete): Minimal rust-completion 2022-04-27 15:49:58 -05:00
special_commands.bash feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
special_commands.elvish feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
special_commands.fish feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
special_commands.ps1 feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
special_commands.zsh feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
sub_subcommands.bash feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
sub_subcommands.elvish feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
sub_subcommands.fish feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
sub_subcommands.ps1 feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
sub_subcommands.zsh feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
value_hint.bash fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00
value_hint.elvish fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00
value_hint.fish fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00
value_hint.ps1 fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00
value_hint.zsh fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00