blob: e429a3f74c207fc55f4a668d861da5ce04f9087a (
plain)
1
2
3
|
The pick utility allows users to select from a set of choices using an interface
with fuzzy search functionality. The choices are read from stdin, and the
selected choice written to stdout.
|