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-delete:zparseopts:18: no default array defined: -F #687

Open
1 task done
cgjosephlee opened this issue Jan 13, 2025 · 0 comments
Open
1 task done
Assignees
Labels
bug Something isn't working

Comments

@cgjosephlee
Copy link

What happened?

In zinit delete, zinit debug and several subcommands, zparseopts was called with argument -F which is not compatible with zsh < 5.8 .

I am under RHEL 8.8 without sudo privilege, so updating zsh is not an option for me.

Steps to reproduce

zinit delete -h

Relevant output

$ zinit delete -h
.zinit-delete:zparseopts:18: no default array defined: -F

Screenshots and recordings

No response

Operating System & Version

OS: linux-gnu | Vendor: redhat | Machine: x86_64 | CPU: x86_64 | Processor: x86_64 | Hardware: x86_64

Zsh version

zsh 5.5.1 (x86_64-redhat-linux-gnu)

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
@cgjosephlee cgjosephlee added the bug Something isn't working label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants