summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2014-06-14Extend --nth option to take rangesJunegunn Choi
2014-05-29Remove UTF-8 NFD conversionJunegunn Choi
2014-05-17Add --reverse option (top-to-bottom layout)0.8.4Junegunn Choi
2014-04-03Fix test code indentationJunegunn Choi
2014-04-03Fix ranking when multiple regions overlapJunegunn Choi
2014-04-03Improve -0 and -1 as suggested in #36Junegunn Choi
2014-04-02Implement --select-1 and --exit-0 (#27, #36)Junegunn Choi
2014-04-02Allow --nth option to take multiple indexes (comma-separated)Junegunn Choi
2014-03-30Implement --nth and --delimiter optionJunegunn Choi
2014-03-25Major update to Vim pluginJunegunn Choi
2014-03-09Add --black for terminals incapable of use_default_colorsJunegunn Choi
2014-03-07Add option to disable 256-color output (related #18)Junegunn Choi
2014-03-06Reimplement mouse input without using Curses.getchJunegunn Choi
2014-03-06Completely remove mouse supportJunegunn Choi
2014-03-04Implement --extended-exact option (#24)Junegunn Choi
2014-02-02Add -f (--filter) option (#15)Junegunn Choi
2014-01-30Add --no-mouse option to replace FZF_MOUSE_ENABLEDJunegunn Choi
2014-01-22Add FZF_DEFAULT_OPTS and update command-line optionsJunegunn Choi
2013-12-20Implement smart-case match (#12)Junegunn Choi
2013-12-09Fix `^.*$` pattern matching in extended-search mode (#9)Junegunn Choi
2013-11-23Add -q option (initial query)Junegunn Choi
2013-11-17Better handling of NFD chars0.4.2Junegunn Choi
2013-11-17Fix missing NFD conversion in extended-search modeJunegunn Choi
2013-11-17Fix Gem executable0.4.0Junegunn Choi
2013-11-16Increase FZF_DEFAULT_SORT to 1000Junegunn Choi
2013-11-16Add exact-match and invert-exact-match match typesJunegunn Choi
2013-11-15Ignore invalid UTF-8 sequencesJunegunn Choi
2013-11-15Extended modeJunegunn Choi
2013-11-15Refactoring for testJunegunn Choi