summaryrefslogtreecommitdiffstats
path: root/src/options.go
AgeCommit message (Expand)Author
2015-06-16Add key name "bspace" for --bind (bspace != ctrl-h)Junegunn 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-15Add synonyms for some keys to be used with --bind and --toggle-sortJunegunn 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-14Add `ignore` action for --bindJunegunn Choi
2015-06-14Add support for search historyJunegunn Choi
2015-06-09Add actions for --bind: select-all / deselect-all / toggle-allJunegunn Choi
2015-06-08Adjust --help outputJunegunn Choi
2015-06-08add support to nil-byte separated input strings, closes #121Giulio Iotti
2015-06-03Color customization (#245)Junegunn Choi
2015-05-22Minor refactoringJunegunn Choi
2015-05-21Update --helpJunegunn Choi
2015-05-21Add unbound "toggle" action for customizationJunegunn Choi
2015-05-21Custom key binding support (#238)Junegunn Choi
2015-04-21Add --inline-info optionJunegunn Choi
2015-04-180.9.100.9.10Junegunn Choi
2015-04-18Add `--color=[dark|light|16|bw]` optionJunegunn Choi
2015-04-16Add --tiebreak option for customizing sort criteriaJunegunn Choi
2015-04-16Add --no-hscroll option to disable horizontal scrollJunegunn Choi
2015-03-31Implement --toggle-sort option (#173)Junegunn Choi
2015-03-29Implement --expect option to support simple key bindings (#163)Junegunn Choi
2015-03-22Update --help messageJunegunn Choi
2015-03-19Add support for ANSI color codesJunegunn Choi
2015-02-26Add --tac option and reverse display order of --no-sortJunegunn Choi
2015-02-13Add `--sync` optionJunegunn Choi
2015-01-23Nullify --nth option when it's irrelevantJunegunn Choi
2015-01-12Reorganize source codeJunegunn Choi
2015-01-12LintJunegunn Choi
2015-01-04Rewrite fzf in GoJunegunn Choi