We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In zinit delete, zinit debug and several subcommands, zparseopts was called with argument -F which is not compatible with zsh < 5.8 .
zinit delete
zinit debug
zparseopts
-F
I am under RHEL 8.8 without sudo privilege, so updating zsh is not an option for me.
zinit delete -h
$ zinit delete -h .zinit-delete:zparseopts:18: no default array defined: -F
No response
OS: linux-gnu | Vendor: redhat | Machine: x86_64 | CPU: x86_64 | Processor: x86_64 | Hardware: x86_64
zsh 5.5.1 (x86_64-redhat-linux-gnu)
xterm-256color
None
The text was updated successfully, but these errors were encountered:
vladdoster
No branches or pull requests
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
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
The text was updated successfully, but these errors were encountered: