This website requires JavaScript.
Explore
Help
Register
Sign In
Llewellyn
/
fzf
Watch
1
Star
0
Fork
0
You've already forked fzf
mirror of
https://github.com/Llewellynvdm/fzf.git
synced
2024-11-11 08:10:54 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
f4b46fad27
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