Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]: zinit clist -> Unknown subcommand: clist #569

Closed
1 task done
imhansai opened this issue Aug 29, 2023 · 5 comments · Fixed by #583
Closed
1 task done

[bug]: zinit clist -> Unknown subcommand: clist #569

imhansai opened this issue Aug 29, 2023 · 5 comments · Fixed by #583
Assignees
Labels
bug Something isn't working released

Comments

@imhansai
Copy link

What happened?

An error occurred when executing zinit clist, zinit completions are OK

Steps to reproduce

$ zinit clist

Relevant output

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 ⋯⋯…`). See `help` for a more detailed usage information and the list of the subcommands.

Screenshots and recordings

image

Operating System & Version

OS: darwin22.0 | Vendor: apple | Machine: x86_64 | CPU: x86_64 | Processor: i386 | Hardware: x86_64

Zsh version

zsh 5.9 (x86_64-apple-darwin22.0)

Terminal emulator

xterm-256color

If using WSL on Windows, which version of WSL

None

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@vladdoster
Copy link
Member

@imhansai,

Thank you for reporting this! I have opened a PR to fix this.

Copy link

🎉 This issue has been resolved in version 3.12.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@ShelpAm
Copy link

ShelpAm commented Nov 30, 2023

zi clist still prints 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 ⋯⋯…`). See `help` for a more detailed usage information and the list of the subcommands.

I have updated my zinit to the following version:
zinit v3.12.1-1-g3c7e5be0 (linux-gnu_x86_64)

Where did I go wrong?

@imhansai
Copy link
Author

@ShelpAm 实际上,命令补全中已经移除了 clist, 只能使用 completions 子命令
In fact, clist has been removed from command completion, and only the completions subcommand can be used.

image

@ShelpAm
Copy link

ShelpAm commented Nov 30, 2023

@imhansai 谢谢了!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants