Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Console] Fix fish completion script #46220

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

Merged
merged 1 commit into from
Apr 30, 2022

Conversation

wouterj
Copy link
Member

@wouterj wouterj commented Apr 30, 2022

Q A
Branch? 6.1
Bug fix? yes
New feature? no
Deprecations? no
Tickets
License MIT
Doc PR

While trying out the fish completion support, I discovered a syntax error in the fish script. After fixing it, I realized the cursor calculation was wrong in the fish script. I've tested these changes using Fish 3.4.1 and the Symfony demo app.

Meanwhile, I improved the help of the completion command to account for the fish shell support. I had to find the PR that introduced this feature in order to get installation instructions (these are now part of the help - just like with bash).

@nicolas-grekas
Copy link
Member

Thank you @wouterj.

@nicolas-grekas nicolas-grekas merged commit 422377a into symfony:6.1 Apr 30, 2022
@fabpot fabpot mentioned this pull request May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants