Re: NEW: pick

2015-03-22 Thread Mike Burns
Ping. On 2015-03-15 19.16.50 +0100, Mike Burns wrote: On 2015-03-15 12.03.20 -0600, Anthony J. Bentley wrote: Mike Burns writes: The pick(1) utility allows users to choose one option from a set of This will need @conflict markers with mail/nmh. Thanks for catching that. New port

NEW: pick

2015-03-15 Thread Mike Burns
The pick(1) utility allows users to choose one option from a set of choices using an interface with fuzzy search functionality. It reads a list of choices on stdin and outputs the selected choice to stdout; through this it is easily used in pipelines, subshells, and vim.

Re: NEW: pick

2015-03-15 Thread Anthony J. Bentley
Mike Burns writes: The pick(1) utility allows users to choose one option from a set of choices using an interface with fuzzy search functionality. It reads a list of choices on stdin and outputs the selected choice to stdout; through this it is easily used in pipelines, subshells, and vim.

Re: NEW: pick

2015-03-15 Thread Mike Burns
On 2015-03-15 12.03.20 -0600, Anthony J. Bentley wrote: Mike Burns writes: The pick(1) utility allows users to choose one option from a set of This will need @conflict markers with mail/nmh. Thanks for catching that. New port attached. -Mike pick.tar.gz Description: application/tar-gz

New: pick

2015-03-04 Thread Mike Burns
I'll re-submit when new ports are being committed again; just want to get things checked early. The pick(1) utility allows users to choose one option from a set of choices using an interface with fuzzy search functionality. It reads a list of choices on stdin and outputs the selected choice to