.. |
aliases.bash
|
fix(complete): Prefer our own sort order
|
2023-07-20 12:14:24 -05: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(complete): Prefer our own sort order
|
2023-07-20 12:14:24 -05: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(complete): Prefer our own sort order
|
2023-07-20 12:14:24 -05: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(complete): Prefer our own sort order
|
2023-07-20 12:14:24 -05: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_minimal.bash
|
feat(complete): Minimal rust-completion
|
2022-04-27 15:49:58 -05:00 |
special_commands.bash
|
fix(complete): Prefer our own sort order
|
2023-07-20 12:14:24 -05: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(complete): Prefer our own sort order
|
2023-07-20 12:14:24 -05:00 |
sub_subcommands.elvish
|
fix(help): Remove extraneous text from built-ins
|
2023-01-03 11:02:26 -06:00 |
sub_subcommands.fish
|
fix(help): Remove extraneous text from built-ins
|
2023-01-03 11:02:26 -06:00 |
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(complete): Prefer our own sort order
|
2023-07-20 12:14:24 -05: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(complete): Prefer our own sort order
|
2023-07-20 12:14:24 -05: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(complete): Prefer our own sort order
|
2023-07-20 12:14:24 -05:00 |
value_hint.elvish
|
fix(help): Remove extraneous text from built-ins
|
2023-01-03 11:02:26 -06:00 |
value_hint.fish
|
fix(help): Remove extraneous text from built-ins
|
2023-01-03 11:02:26 -06:00 |
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(complete): Prefer our own sort order
|
2023-07-20 12:14:24 -05: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 |