This website requires JavaScript.
Explore
Help
Sign In
m
/
fzf
Watch
1
Star
0
Fork
0
You've already forked fzf
mirror of
https://github.com/junegunn/fzf.git
synced
2025-11-19 00:53:42 -05:00
Code
Packages
Releases
Wiki
Activity
Files
3e28403978a09082aaf3269da59e2c47666c75ba
fzf
/
src
/
algo
History
Junegunn Choi
8db3345c2f
Optimize exact match by applying the same trick for fuzzy match
2017-07-30 18:16:54 +09:00
..
algo_test.go
Further reduce unnecessary rune array conversion
2017-07-21 17:31:11 +09:00
algo.go
Optimize exact match by applying the same trick for fuzzy match
2017-07-30 18:16:54 +09:00
normalize.go
Normalize pattern string before passing it to Algo function
2017-01-09 09:52:17 +09:00