Show HN: Happyfinder – A fuzzy file finder like Helm, for the command line
1–5 of 5 posts
Re: Show HN: Happyfinder – A fuzzy file finder like Helm, for the command line
#2How does this relate to Pick? https://robots.thoughtbot.com/announcing-pick
Re: Show HN: Happyfinder – A fuzzy file finder like Helm, for the command line
#3I got excited for a short second http://helm-engine.org/
Re: Show HN: Happyfinder – A fuzzy file finder like Helm, for the command line
#4How does this relate to Pick? https://robots.thoughtbot.com/announcing-pick
Wow, totally missed that launch...
I think my app is much smaller in scope! Only a file finder..
Some points I noticed: Works on Windows "out-of-the-box", conceptually simpler, highlights matched chars..
I thought about making it into a framework as well - lets see how much I use it.
Re: Show HN: Happyfinder – A fuzzy file finder like Helm, for the command line
#5Looks similar to fzf[1], which is also written in Go.