You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fzf/src/algo
Junegunn Choi 6bc592e6c9
Update FuzzyMatchV1 to use skip optimization used in V2
7 years ago
..
algo.go Update FuzzyMatchV1 to use skip optimization used in V2 7 years ago
algo_test.go Further reduce unnecessary rune array conversion 7 years ago
normalize.go Normalize pattern string before passing it to Algo function 8 years ago