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: Remove breaking space in zsh completion #274

Merged
merged 2 commits into from
Mar 31, 2023

Conversation

kwesthaus
Copy link

Description

Previously, attempting to use the _i3lock file placed into $ZSH_COMPLETION_DIR (/usr/share/zsh/vendor-completions/ on my system) would result in the following error:

_arguments:comparguments:327: invalid option definition: --cmd-power-down[Command for XF86PowerDown]

This change fixes the source of the error, allowing completion to work again.

Screenshots/screencaps

No visual changes.

Release notes

Notes:
Fix: Remove breaking space in zsh completion

@Raymo111
Copy link
Owner

Thanks for the PRs and sorry it took so long for me to get to them, remind me to also write release notes and release a new version once these two are merged, the code has been stable enough for the past year.

@Raymo111 Raymo111 merged commit e8b9943 into Raymo111:master Mar 31, 2023
@kwesthaus
Copy link
Author

Thanks for the PRs and sorry it took so long for me to get to them

No worries, thanks for reviewing + merging!

remind me to also write release notes and release a new version once these two are merged, the code has been stable enough for the past year.

This is your reminder :)

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.

2 participants