We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be useful if a flag could be added like pueue kill --no-pause to disable automatic pausing of tasks
pueue kill --no-pause
I want the task added after pueue kill to start as expected instead of having to run pueue start
pueue kill
pueue start
No response
The text was updated successfully, but these errors were encountered:
To be honest, I would be ok if a queue is not paused by default, as long as there're no further scheduled tasks.
This seems like a good UX improvement.
Sorry, something went wrong.
No branches or pull requests
A detailed description of the feature you would like to see added.
It would be useful if a flag could be added like
pueue kill --no-pause
to disable automatic pausing of tasksExplain your usecase of the requested feature
I want the task added after
pueue kill
to start as expected instead of having to runpueue start
Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: