You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.
I've left the PR in draft for now because there's a bug with the installation instructions that get printed when running the command.
It's printing autocompleteundefinedzsh instead of autocomplete:zsh or autocomplete zsh, and not respecting the selected separator.
EDIT: note the command works fine if you substitute : for undefined, but it won't respect the space separation option which has more autocompletion features.
Standalone CLI doesn't have a mechanism to produce shell completion information.
This makes the CLI less ergonomic to use/explore/test.
The text was updated successfully, but these errors were encountered: