clap/clap_complete/tests
Oliver Kiddle e40168c2fd fix(zsh): Use _default as zsh completion fallback
That is for a ValueHint of Unknown. This is consistent with bash where
compgen -f is used in such cases. In long experience with completions
distributed with zsh, the worst thing you can do is break filename
completion as that's the minimum most user's expect.
2024-10-28 21:16:38 +01:00
..
snapshots fix(zsh): Use _default as zsh completion fallback 2024-10-28 21:16:38 +01:00
testsuite chore(complete): Add descriptions to dynamic Zsh completions 2024-10-21 15:35:19 +02:00
examples.rs chore: Remove tarpaulin support 2024-06-26 09:03:34 -04:00