summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-06-210.10.0Junegunn Choi
2015-06-21Rename --null to --read0 and undocument the optionJunegunn Choi
2015-06-21Merge pull request #272 from okapia/zsh-simplifyJunegunn Choi
2015-06-21use vi-fetch-history on zsh to get history lineOliver Kiddle
2015-06-19Hide --toggle-sort from --help outputJunegunn Choi
2015-06-19Rename --history-max to --history-sizeJunegunn Choi
2015-06-19Improve handling of key namesJunegunn Choi
2015-06-18More key names for --bindJunegunn Choi
2015-06-18Avoid intermittent test failuresJunegunn Choi
2015-06-18Keep the spinner spinning even when the source stream is idleJunegunn Choi
2015-06-16Add --cycle option for cyclic scrollingJunegunn Choi
2015-06-16Add key name "bspace" for --bind (bspace != ctrl-h)Junegunn Choi
2015-06-16Allow binding CTRL-G and CTRL-QJunegunn Choi
2015-06-15Change alternative notation for execute action (#265)Junegunn Choi
2015-06-15Fix `.` to match newlines as well (#265)Junegunn Choi
2015-06-15Add alternative execute notation that does not require closing charJunegunn Choi
2015-06-15Fix test code for docker buildJunegunn Choi
2015-06-15Add synonyms for some keys to be used with --bind and --toggle-sortJunegunn Choi
2015-06-14Fix Travis CI buildJunegunn Choi
2015-06-14More alternative notations for execute actionJunegunn Choi
2015-06-14Add bind action for executing arbitrary command (#265)Junegunn Choi
2015-06-14Remove unnecessary regexp matchesJunegunn Choi
2015-06-14GoLint fixJunegunn Choi
2015-06-14Fix Travis CI buildJunegunn Choi
2015-06-14Test refactoringJunegunn Choi
2015-06-14Fix Travis CI buildJunegunn Choi
2015-06-14Fix ignore actionJunegunn Choi
2015-06-14Add `ignore` action for --bindJunegunn Choi
2015-06-14Add missing files from the previous commitJunegunn Choi
2015-06-14Add support for search historyJunegunn Choi
2015-06-14Merge pull request #264 from kassio/masterJunegunn Choi
2015-06-13Avoid conflict with other neoterm plugins.Kassio Borges
2015-06-09Add actions for --bind: select-all / deselect-all / toggle-allJunegunn Choi
2015-06-08Adjust --help outputJunegunn Choi
2015-06-08Merge branch 'dullgiulio-121-accept-nil-input'Junegunn Choi
2015-06-08Add test case for --null optionJunegunn Choi
2015-06-08Merge branch '121-accept-nil-input' of https://github.com/dullgiulio/fzf into...Junegunn Choi
2015-06-08Allow ^EqualMatch$Junegunn Choi
2015-06-08add support to nil-byte separated input strings, closes #121Giulio Iotti
2015-06-07Always use the same color for multi-select markersJunegunn Choi
2015-06-07Merge pull request #252 from dominikh/portable-swapOutputJunegunn Choi
2015-06-07Use ncurses's newterm instead of swapping stdout and stderrDominik Honnef
2015-06-030.9.130.9.13Junegunn Choi
2015-06-03Fix #248 - Premature termination of Reader on long inputJunegunn Choi
2015-06-03Color customization (#245)Junegunn Choi
2015-05-22Update CHANGELOGJunegunn Choi
2015-05-22Fix ANSI offset calculation0.9.12Junegunn Choi
2015-05-22Minor refactoringJunegunn Choi
2015-05-21More test cases for --bindJunegunn Choi
2015-05-21Update --helpJunegunn Choi