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

Skip to content

[Console] Add completion for fish #43602

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

Closed
stof opened this issue Oct 20, 2021 · 2 comments · Fixed by #43641
Closed

[Console] Add completion for fish #43602

stof opened this issue Oct 20, 2021 · 2 comments · Fixed by #43641
Labels
Console Feature Help wanted Issues and PRs which are looking for volunteers to complete them.

Comments

@stof
Copy link
Member

stof commented Oct 20, 2021

Bash completion was implemented in #42251

It would be great to have support for fish as well.

@stof stof added Feature Help wanted Issues and PRs which are looking for volunteers to complete them. labels Oct 20, 2021
@dkarlovi
Copy link
Contributor

@guillaume-a
Copy link
Contributor

@fabpot fabpot closed this as completed Dec 13, 2021
fabpot added a commit that referenced this issue Dec 13, 2021
This PR was squashed before being merged into the 6.1 branch.

Discussion
----------

[Console] Issue 43602 : Add fish completion

| Q             | A
| ------------- | ---
| Branch?       | 5.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #43602
| License       | MIT

I tried to implement fish auto completion.
I hope it will work fine for you guys, let me know.

You can execute `bin/console completion fish >> ~/.config/fish/completions/sf_console.fish` and source the file

Commits
-------

157c8c0 [Console] Issue 43602 : Add fish completion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Console Feature Help wanted Issues and PRs which are looking for volunteers to complete them.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants