Open ghost opened 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
find -mindepth 1 -name 'doesnt_exist'|pick
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