Thanks to visit codestin.com Credit goes to github.com
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
while playing arround with the latest composer 2.4 RC1 I tried setting up the bash completion in zsh.
turns out the completion script does not work on zsh (yet?): see composer/composer#10966
maybe there is something we can do about that: https://docs.haskellstack.org/en/stable/shell_autocompletion/#for-zsh-users
btw: I am a zsh newbee myself and use it just for 2 days. maybe I am completly wrong.
see composer/composer#10966
The text was updated successfully, but these errors were encountered:
Zsh support was only added a few days ago, it'll be released with Symfony 6.2.
Sorry, something went wrong.
Perfect, will give it a try - Thanks
No branches or pull requests
Description
while playing arround with the latest composer 2.4 RC1 I tried setting up the bash completion in zsh.
turns out the completion script does not work on zsh (yet?):
see composer/composer#10966
maybe there is something we can do about that: https://docs.haskellstack.org/en/stable/shell_autocompletion/#for-zsh-users
btw: I am a zsh newbee myself and use it just for 2 days. maybe I am completly wrong.
Example
see composer/composer#10966
The text was updated successfully, but these errors were encountered: