[doc]: clist incorrect documentation
Documentation Link
https://zdharma-continuum.github.io/zinit/wiki/INTRODUCTION/#listing_completions
Problem
Mentioned doc link says:
To see what completions all plugins provide, in tabular formatting and with name of each plugin, use: zi clist
Yet running zinit clist gives me following error:
❯ zinit clist ERROR: Unknown subcommand:
clist(it should be one of, e.g.:load,snippet,update,delete, …, e.g.:zinit load username/reponame) or a for-based command body (i.e.: e.g.:zinit …ice-spec… for …(plugin or snippet) ID-1 ID-2 ⋯⋯…). Seehelpfor a more detailed usage information and the list of the subcommands
Suggested improvement
No response
I had the same problem. The command appears to have changed to:
zi completions
Which works for me as of zinit v3.14.0-18-geb472d1f (darwin25.0_arm64).
Yeah, right. PR pls :)
@pschmitt I will happily PR this. Where does the Wiki page doc source live? I tried to find it but I couldn't seem to.
It's on the gh-pages branch: https://github.com/zdharma-continuum/zinit/tree/gh-pages