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 completions #11133

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Conversation

David-Else
Copy link
Contributor

Why is #compdef _hx hx commented out?

Sorry for the drive-by comment, but it was correct before. That's zsh's tag syntax for autoloaded completion files (i.e. those in $fpath, which is where brew and other packagers place them): https://zsh.sourceforge.io/Doc/Release/Completion-System.html#Autoloaded-files

Based on #11120 (comment) removing the # was a mistake, I have replaced it.

@archseer archseer merged commit a75b1cf into helix-editor:master Jul 12, 2024
6 checks passed
@David-Else David-Else deleted the fix-zsh-completions branch July 12, 2024 09:20
mxxntype pushed a commit to mxxntype/helix that referenced this pull request Aug 14, 2024
kyruzic pushed a commit to kyruzic/helix that referenced this pull request Sep 27, 2024
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