You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The work-around for now is to manually edit the generated file; for homebrew it's in $(brew --prefix)/etc/bash_completion.d/pueue. Replace all occurences of Pueue client with pueue.
The same issue applies to the zsh completions, but that's far less visible because the completion function is then just ignored. Completions start working after replacing Pueue client with pueue everywhere in $(brew --prefix)/share/zsh/site-functions/_pueue and restarting the shell, however.
Describe the bug
When I load the completion file:
Steps to reproduce
I get this when I start my terminal.
Debug logs (if relevant)
No response
Operating system
MacOS 13
Pueue version
v3.1.2
Additional context
No response
The text was updated successfully, but these errors were encountered: