gum/search
Maas Lalani c906d1904d
feat: Add gum search command
Search provides a fuzzy searching text input to allow filtering a list
of options to select one option.

i.e. Let's pick from a list of gum flavors:

```
cat flavors.text | gum search
```
2022-07-07 13:29:10 -04:00
..
command.go feat: Add gum search command 2022-07-07 13:29:10 -04:00
options.go feat: Add gum search command 2022-07-07 13:29:10 -04:00
search.go feat: Add gum search command 2022-07-07 13:29:10 -04:00