comma icon indicating copy to clipboard operation
comma copied to clipboard

Cannot see which packages contain matching executable without running anything

Open stelcodes opened this issue 4 months ago • 0 comments

I frequently check which packages include an executable but I don't want to run the command. Comma shows me what packages contain the executable with fzy in the selector but then I have to send a SIGINT to exit. If there's only package, the command will just run. --print-package only prints the package containing the one chosen executable and runs the command afterward.

What if there was another flag like --list-packages that printed off each package containing the executable and exited immediately after?

stelcodes avatar Feb 21 '24 22:02 stelcodes