summaryrefslogtreecommitdiffstats
path: root/fzf
AgeCommit message (Expand)Author
2015-11-19Fix typos in help messageJunegunn Choi
2015-06-21Rename --null to --read0 and undocument the optionJunegunn Choi
2015-06-14Add support for search historyJunegunn Choi
2015-05-210.9.12Junegunn Choi
2015-04-220.9.11Junegunn Choi
2015-04-18Add `--color=[dark|light|16|bw]` optionJunegunn Choi
2015-04-16Add --tiebreak option for customizing sort criteriaJunegunn Choi
2015-03-31Implement --toggle-sort option (#173)Junegunn Choi
2015-03-31[ruby] Stub out --expect optionJunegunn Choi
2015-03-13Refactor shell extensionsJunegunn Choi
2015-03-10Ignore new options in legacy Ruby versionJunegunn Choi
2015-03-06Deprecation alertJunegunn Choi
2015-01-01Sleep when curses is unavailableJack Danger Canty
2014-12-24Improve word motions: ALT-B, ALT-F, ALT-D, ALT-BS (#112)Junegunn Choi
2014-12-23Add support for ALT-D and ALT-BS key bindingsJunegunn Choi
2014-11-04Add test cases for --with-nth optionJunegunn Choi
2014-11-03Fix --with-nth option on --multiJunegunn Choi
2014-11-03Fix --with-nth option on Ruby 1.8Junegunn Choi
2014-11-01Add --with-nth option (#102)Junegunn Choi
2014-10-07Use IO.console when possibleJunegunn Choi
2014-08-17Update version0.8.7Junegunn Choi
2014-08-17Add regression test case for #91Junegunn Choi
2014-08-16Ignore UTF-8 Error (#91)Junegunn Choi
2014-08-15Improve performance of `--nth` option (#90 contd.)Junegunn Choi
2014-08-15Improve performance of `--nth` option (#90)Junegunn Choi
2014-07-27Display 'gem install curses' when curses cannot be loadedJunegunn Choi
2014-07-18Update version numberJunegunn Choi
2014-07-17Add control + left/right key mappingsJacob Niehus
2014-06-30Add --print-query option (#70)Junegunn Choi
2014-06-30Add --prompt option (#70)Junegunn Choi
2014-06-27chmod +x fzfJunegunn Choi
2014-06-27Minor refactoringJunegunn Choi
2014-06-27Avoid unnecessary redrawJunegunn Choi
2014-06-27Fix mouse-click on --reverse modeJunegunn Choi
2014-06-26Add test cases for result scrollJunegunn Choi
2014-06-26Minor correctionsJunegunn Choi
2014-06-26Make scrollable (#68)Junegunn Choi
2014-06-15Add a small delay when search is interrupted0.8.5Junegunn Choi
2014-06-15Fix mouse click on --reverse modeJunegunn Choi
2014-06-14Extend --nth option to take rangesJunegunn Choi
2014-06-12Implement CTRL-DJunegunn Choi
2014-06-07Ignore regex error inside trim call (#51)Junegunn Choi
2014-05-29Remove UTF-8 NFD conversionJunegunn Choi
2014-05-21Update version/dateJunegunn Choi
2014-05-21Fix arrow keys on zsh widgetJunegunn Choi
2014-05-17Add --reverse option (top-to-bottom layout)0.8.4Junegunn 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