gum/filter
Maas Lalani 9b3c8c0db0
Allow --value to pre-populate gum filter (#113)
* Add --value option to filter command

Modeled after fzf's --query option this allows the inital model to be
prefiltered.

Additionally, if the initial list, before being filtered by --value, is
empty then treat this as an error. Filtering an empty list doesn't make
sense.

Co-authored-by: David Morgan <david_a_morgan@icloud.com>
2022-08-08 16:54:24 -04:00
..
command.go Allow --value to pre-populate gum filter (#113) 2022-08-08 16:54:24 -04:00
filter.go perf: improve filter fuzzy by pre-allocating slice 2022-08-05 12:25:15 -04:00
options.go Allow --value to pre-populate gum filter (#113) 2022-08-08 16:54:24 -04:00