summaryrefslogtreecommitdiffstats
path: root/man/man1
AgeCommit message (Collapse)Author
2015-08-290.10.40.10.4Junegunn Choi
2015-08-120.10.30.10.3Junegunn Choi
2015-08-030.10.20.10.2Junegunn Choi
2015-07-270.10.10.10.1Junegunn Choi
2015-07-27Revert "0.10.1"Junegunn Choi
This reverts commit 6166e2dd805b4647dbf20facab71ba0745c1ec44.
2015-07-260.10.1Junegunn Choi
2015-07-26Add --margin optionJunegunn Choi
Close #299
2015-07-23Replace eof action with cancel (#289)Junegunn Choi
2015-07-23Update man pageJunegunn Choi
2015-07-23Bind CTRL-D to the new delete-char/eof actionJunegunn Choi
- CTRL-D - delete-char/eof - DEL - delete-char
2015-07-22Add "eof" action which closes the finder only when input is emptyJunegunn Choi
Close #289
2015-07-22Fix --header-lines unaffected by --with-nthJunegunn Choi
2015-07-22Add --header-lines optionJunegunn Choi
2015-07-22Update documentationJunegunn Choi
2015-07-22Add --header-file optionJunegunn Choi
2015-06-22Update documentation (#277)Junegunn Choi
2015-06-210.10.0Junegunn Choi
2015-06-030.9.130.9.13Junegunn Choi
2015-06-03Color customization (#245)Junegunn Choi
2015-05-21Update --helpJunegunn Choi
2015-05-21Add unbound "toggle" action for customizationJunegunn Choi
2015-05-210.9.12Junegunn Choi
2015-05-21Custom key binding support (#238)Junegunn Choi
2015-04-22Update man pageJunegunn Choi
2015-04-21Add --inline-info optionJunegunn Choi
Close #202
2015-04-180.9.100.9.10Junegunn Choi
2015-04-18Add `--color=[dark|light|16|bw]` optionJunegunn Choi
- dark: the current default for 256-color terminal - light: color scheme for 256-color terminal with light background - 16: the default color scheme for 16-color terminal (`+2`) - bw: no colors (`+c`)
2015-04-16Update man page to be consistent with --helpJunegunn Choi
2015-04-160.9.9Junegunn Choi
2015-04-16Fix typo in man pageJunegunn Choi
2015-04-16Add --tiebreak option for customizing sort criteriaJunegunn Choi
Close #191
2015-04-16Add --no-hscroll option to disable horizontal scrollJunegunn Choi
Close #193
2015-03-31Implement --toggle-sort option (#173)Junegunn Choi
2015-03-290.9.6Junegunn Choi
2015-03-29Update man pageJunegunn Choi
2015-03-29Implement --expect option to support simple key bindings (#163)Junegunn Choi
2015-03-26Update man pageJunegunn Choi
2015-03-26Fix typo in man pageJunegunn Choi
2015-03-26Add man page (#157)Junegunn Choi