leetcode-cli icon indicating copy to clipboard operation
leetcode-cli copied to clipboard

Support fuzz search for picking problems

Open clearloop opened this issue 2 years ago • 1 comments

          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

clearloop avatar Jun 25 '23 15:06 clearloop

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

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

atamanovskii avatar Jul 23 '23 02:07 atamanovskii