go-fzf
go-fzf copied to clipboard
Add `WithSearch()` Option
- add customizable search function option
Hi! I'm looking for behavior similar to fzf --query=STR, which makes it enter that as the search string automatically instead of having to type it.
Is that the purpose of this issue, or were you planning on something that would be more complex?