Nukesor/pueue

Filter by `command %=`

max-sixty opened this issue · 4 comments

A detailed description of the feature you would like to see added.

Currently pueue status label %= foo works. It would be great to have the same thing for command.

Explain your usecase of the requested feature

.

Alternatives

--json, but it's much heavier when wanting to quickly check something from the CLI

Additional context

pueue is awesome, thank you for making it!

Seems reasonable, feel free to add this :)

Please add proper documentation and new tests as well

@max-sixty Do you still need this and would you be willing to implement this?

Just curious as you didn't answer to my last message.

It would still be a nice feature, but I don't have plans to add it at the moment.

Still using pueue, still a big fan!

Implemented in #560 :)
Thanks to @magicwenli