You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
ghost
changed the title
Do not start interactive finder if no match found
Do not start interactive finder if stdin is empty
Jan 2, 2023
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 silentlyThe text was updated successfully, but these errors were encountered: