clap/clap_complete/tests/snapshots
2024-01-02 21:14:20 +08:00
..
home fix: Skip nosort option below bash 4.4 2024-01-02 21:14:20 +08:00
aliases.bash fix: Skip nosort option below bash 4.4 2024-01-02 21:14:20 +08:00
aliases.elvish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
aliases.fish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
aliases.ps1 fix(complete): PS short options not case-sensitive 2023-07-04 15:27:47 +08:00
aliases.zsh feat(complete): Support to run ZSH completion as a script 2023-02-27 23:23:50 +08:00
basic.bash fix: Skip nosort option below bash 4.4 2024-01-02 21:14:20 +08:00
basic.elvish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
basic.fish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
basic.ps1 fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
basic.zsh feat(complete): Support to run ZSH completion as a script 2023-02-27 23:23:50 +08:00
feature_sample.bash fix: Skip nosort option below bash 4.4 2024-01-02 21:14:20 +08:00
feature_sample.elvish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
feature_sample.fish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
feature_sample.ps1 fix(complete): PS short options not case-sensitive 2023-07-04 15:27:47 +08:00
feature_sample.zsh feat(complete): Support to run ZSH completion as a script 2023-02-27 23:23:50 +08:00
quoting.bash fix: Skip nosort option below bash 4.4 2024-01-02 21:14:20 +08:00
quoting.elvish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
quoting.fish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
quoting.ps1 fix(complete): PS short options not case-sensitive 2023-07-04 15:27:47 +08:00
quoting.zsh fix: Escape special characters properly for zsh 2023-04-20 21:52:36 +02:00
register_dynamic.fish feat(complete): Dynamic fish completions 2023-08-01 01:42:05 +07:00
register_minimal.bash fix(complete): Fix bash dynamic completions 2023-07-28 14:10:22 -05:00
special_commands.bash fix: Skip nosort option below bash 4.4 2024-01-02 21:14:20 +08:00
special_commands.elvish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
special_commands.fish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
special_commands.ps1 fix(complete): PS short options not case-sensitive 2023-07-04 15:27:47 +08:00
special_commands.zsh feat(complete): Support to run ZSH completion as a script 2023-02-27 23:23:50 +08:00
sub_subcommands.bash fix: Skip nosort option below bash 4.4 2024-01-02 21:14:20 +08:00
sub_subcommands.elvish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
sub_subcommands.fish fix: (fish-completion) Help for value enum 2023-09-07 17:54:28 +05:30
sub_subcommands.ps1 fix(complete): PS short options not case-sensitive 2023-07-04 15:27:47 +08:00
sub_subcommands.zsh feat(complete): Support to run ZSH completion as a script 2023-02-27 23:23:50 +08:00
subcommand_last.bash fix: Skip nosort option below bash 4.4 2024-01-02 21:14:20 +08:00
subcommand_last.elvish fix: Don't emit catchall when we have subcommands 2023-05-10 19:44:02 +01:00
subcommand_last.fish fix: Don't emit catchall when we have subcommands 2023-05-10 19:44:02 +01:00
subcommand_last.ps1 fix: Don't emit catchall when we have subcommands 2023-05-10 19:44:02 +01:00
subcommand_last.zsh fix: Don't emit catchall when we have subcommands 2023-05-10 19:44:02 +01:00
two_multi_valued_arguments.bash fix: Skip nosort option below bash 4.4 2024-01-02 21:14:20 +08:00
two_multi_valued_arguments.elvish fix(complete): Handle multi-valued arguments 2023-01-10 14:39:33 -08:00
two_multi_valued_arguments.fish fix(complete): Handle multi-valued arguments 2023-01-10 14:39:33 -08:00
two_multi_valued_arguments.ps1 fix(complete): Handle multi-valued arguments 2023-01-10 14:39:33 -08:00
two_multi_valued_arguments.zsh feat(complete): Support to run ZSH completion as a script 2023-02-27 23:23:50 +08:00
value_hint.bash fix: Skip nosort option below bash 4.4 2024-01-02 21:14:20 +08:00
value_hint.elvish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
value_hint.fish fix: (fish-completion) Help for value enum 2023-09-07 17:54:28 +05:30
value_hint.ps1 fix(complete): PS short options not case-sensitive 2023-07-04 15:27:47 +08:00
value_hint.zsh feat(complete): Support to run ZSH completion as a script 2023-02-27 23:23:50 +08:00
value_terminator.bash fix: Skip nosort option below bash 4.4 2024-01-02 21:14:20 +08:00
value_terminator.elvish fix(complete): Emit value terminators on zsh 2023-01-10 00:59:25 -08:00
value_terminator.fish fix(complete): Emit value terminators on zsh 2023-01-10 00:59:25 -08:00
value_terminator.ps1 fix(complete): Emit value terminators on zsh 2023-01-10 00:59:25 -08:00
value_terminator.zsh feat(complete): Support to run ZSH completion as a script 2023-02-27 23:23:50 +08:00