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

fix completion templates skipping #3639

Merged
merged 1 commit into from
Jul 16, 2023

Conversation

RecklessTimon
Copy link
Contributor

@RecklessTimon RecklessTimon commented Jul 16, 2023

@antonmedv antonmedv merged commit adbb4b7 into deployphp:master Jul 16, 2023
9 checks passed
@CodeByZach
Copy link

CodeByZach commented Sep 17, 2023

I still run into issue #3366 on version 7.3.1

❯ dep completion bash
Detected shell "bash", which is not supported by Symfony shell completion (supported shells: "").

❯ dep completion zsh 
Detected shell "zsh", which is not supported by Symfony shell completion (supported shells: "").

❯ dep completion php
Detected shell "php", which is not supported by Symfony shell completion (supported shells: "").

Anything I can try to debug?

@antonmedv
Copy link
Member

We need to upgrade Symfony components for this to work. This is planned for v8.

@MartinMa
Copy link

Meanwhile, is there a workaround to manually add the completion templates to zsh (default terminal on MacOS)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

deb completion no supported shells
4 participants