summaryrefslogtreecommitdiffstats
path: root/src/options.go
AgeCommit message (Expand)Author
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