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

feat: Add descriptions to fish shell completions #1578

Merged
merged 4 commits into from
Jun 12, 2023

Conversation

arcuru
Copy link
Contributor

@arcuru arcuru commented Apr 8, 2023

Parses the descriptions for commands from just --list and adds them to the fish shell completions.

See https://asciinema.org/a/pIeso61vdq3DP4thCfxb8T0Cx for an example. I start by showing completions for the existing script, then source the new one and show the new completions.

@syphar
Copy link

syphar commented Apr 9, 2023

the completions for just are generated, so you probably have to update completions.rs instead of the output here.

@casey
Copy link
Owner

casey commented Jun 12, 2023

Nice, looks good!

@casey casey enabled auto-merge (squash) June 12, 2023 17:06
@casey casey merged commit 19c887f into casey:master Jun 12, 2023
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.

3 participants