summaryrefslogtreecommitdiff
path: root/fzy.c
Commit message (Expand)AuthorAge
* Don't require scores to be positiveJohn Hawthorn2014-07-26
* Move declarations into fzy.hJohn Hawthorn2014-07-26
* Highlight matched charactersJohn Hawthorn2014-07-26
* Add ^U and ^H bindingsJohn Hawthorn2014-07-25
* Fix warningsJohn Hawthorn2014-07-12
* Break match ties by length of resultJohn Hawthorn2014-07-12
* Selection via C-n and C-pJohn Hawthorn2014-07-12
* Add actual sorting of resultsJohn Hawthorn2014-07-12
* Add tests and split matching into match.cJohn Hawthorn2014-07-12
* Don't quit on 'q'John Hawthorn2014-07-11
* Improve commentJohn Hawthorn2014-07-11
* Fix output when ttyout == stdoutJohn Hawthorn2014-07-11
* Output the result on EnterJohn Hawthorn2014-07-11
* Rename fzyJohn Hawthorn2014-07-11