3 Commits

Author SHA1 Message Date
fcambus
bf6cc4fed3 Update fzy to 0.9, and honour CC. 2017-04-17 16:47:51 +00:00
fcambus
a466cfda46 Update fzy to 0.8. 2017-01-25 23:25:51 +00:00
fcambus
a52d47bc29 Import textproc/fzy.
fzy is a fast, simple fuzzy text selector for the terminal with an advanced
scoring algorithm.

Most other fuzzy matchers sort based on the length of a match. fzy tries
to find the result the user intended. It does this by favouring matches on
consecutive letters and starts of words. This allows matching using acronyms
or different parts of the path.

OK jca@
2016-11-23 15:59:36 +00:00