chipsenkbeil / choose

Fuzzy matcher for OS X that uses both std{in,out} and a native GUI
Other
418 stars 19 forks source link

[FR] Allow to trigger choose with empty list and other requests... #27

Open idr4n opened 3 years ago

idr4n commented 3 years ago

Hi, and thanks for a very cool app. I have been trying to adapt some of my workflow from linux (using rofi) to Mac, and choose has made it possible to great extent.

Thanks in advance!

chipsenkbeil commented 3 years ago

Hey there, if you'd like to take a crack at implementing any of these feature requests, I'd be happy to review! Otherwise, my time is currently spent elsewhere, although I'll add these to the backlog :)

Inc0n commented 3 years ago

If choose allow passing in an initial string, and -p will be the flag allowing for this mechanism, then pasting from clipboard can be done with choose -p $(pbpaste).