fzf/src/algo
Junegunn Choi 6b207bbf2b
Fix inconsistent bonus points in exact match
Exact match would assign a different bonus point to the first character
when non-default --scheme was used.

Fix #3073
2022-12-04 22:17:39 +09:00
..
algo_test.go Add --scheme=[default|path|history] option to choose scoring scheme 2022-08-28 22:22:39 +09:00
algo.go Fix inconsistent bonus points in exact match 2022-12-04 22:17:39 +09:00
normalize.go Accented character normalization for Vietnamese characters (#2090) 2020-06-21 17:19:38 +09:00