Skip to content

Fix bash completion#1347

Merged
zappolowski merged 1 commit into
dunst-project:masterfrom
zappolowski:fix-bash-completion
May 1, 2024
Merged

Fix bash completion#1347
zappolowski merged 1 commit into
dunst-project:masterfrom
zappolowski:fix-bash-completion

Conversation

@zappolowski
Copy link
Copy Markdown
Member

A completion was not selected even if the match was unique as compgen -W has to be used for this.

Also, fix enabling a rule which would've been completed to enabled, which is invalid.

A completion was not selected even if the match was unique as `compgen
-W` has to be used for this.

Also, fix enabling a rule which would've been completed to `enabled`,
which is invalid.
@zappolowski zappolowski requested a review from bynect May 1, 2024 16:08
@zappolowski zappolowski merged commit 9fb0216 into dunst-project:master May 1, 2024
@zappolowski zappolowski deleted the fix-bash-completion branch May 1, 2024 18:38
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