clearloop / leetcode-cli

May the code be with you 👻
MIT License
308 stars 49 forks source link

Support fuzz search for picking problems #125

Open clearloop opened 1 year ago

clearloop commented 1 year ago
          Maybe it's more good about adding the fuzzy search, not only the problem name. As strict matching sometimes work hard.

_Originally posted by @wendajiang in https://github.com/clearloop/leetcode-cli/pull/109#discussion_r1126667592_

atamanovskii commented 1 year ago

I think you can reuse something like skim https://github.com/lotabout/skim

It could be fun to have fzf-like workflow with preview