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 zsh task completion for makers #1218

Closed

Conversation

kachick
Copy link
Contributor

@kachick kachick commented Jan 18, 2025

Sorry if I am wrong, when I reading #1182, I have questions for the change.

I have just referred https://github.com/zsh-users/zsh-completions/blob/a7f01622f7bc6941d1c6297be6995fe1bbc9d4de/zsh-completions-howto.org#getting-started, not yet tested actual behaviors.

@kachick kachick marked this pull request as draft January 18, 2025 18:25
@kachick kachick changed the title fix zsh completion patterns fix zsh task completion for makers Jan 18, 2025
@@ -190,12 +190,12 @@
}

<span class="kw">let </span>completion_script = <span class="string">r#"
#compdef cargo make cargo-make
#compdef _cargo_make makers
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand how to apply this for sub commands such as cargo make and cargo-make make.

@kachick
Copy link
Contributor Author

kachick commented Jan 18, 2025

Sorry for making noise, closing because of I don't have enough knowledge in this context. And the old bash completion is still working better in my zsh.

@kachick kachick closed this Jan 18, 2025
@kachick kachick deleted the fix-pattern-of-zsh-completion branch January 18, 2025 18:34
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.

1 participant