mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
e0eef15ef6
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.
4 lines
190 B
Plaintext
4 lines
190 B
Plaintext
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.
|