summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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