clap/clap_complete/tests/snapshots/home/static/exhaustive
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
..
bash test(complete): Verify space in completed value 2024-09-04 12:41:01 -05:00
elvish/elvish fix(complete)!: Remove CompleteCommand 2024-08-28 21:29:12 -05:00
fish/fish test(complete): Verify space in completed value 2024-09-04 12:41:01 -05:00
powershell/powershell feat(clap_complete): Add support for Powershell 2024-08-09 15:48:20 -05:00
zsh fix(zsh): Use _default as zsh completion fallback 2024-10-28 21:16:38 +01:00