mptre / pick

A fuzzy search tool for the command-line
MIT License
814 stars 42 forks source link

Do not start interactive finder if stdin is empty #317

Open ghost opened 1 year ago

ghost commented 1 year ago

Please add an option to disable interactive finder if stdin is empty in pipe. e.g. find -mindepth 1 -name 'doesnt_exist'|pick should not show interactive finder and exit silently