summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2021-06-01Fix bug where `--read0` not properly displaying long linesJunegunn Choi
2021-05-26Allow specifying 16 base ANSI colors by their namesJunegunn Choi
2021-05-22Add 'unbind' actionJunegunn Choi
2021-04-060.27.00.27.0Junegunn Choi
2021-04-06Sign and notarize macOS binariesJunegunn Choi
2021-04-06More border optins for preview windowJunegunn Choi
2021-03-13Advanced preview scroll offset expression to better support fixed headerJunegunn Choi
2021-03-12Add support for preview window headerJunegunn Choi
2021-02-28Fix typoJunegunn Choi
2021-02-25Add select and deselect actionsJunegunn Choi
2021-02-030.25.10.25.1Junegunn Choi
2021-02-02Add `close` actionJunegunn Choi
2021-01-03Make search toggleableJunegunn Choi
2020-12-31Add preview-top and preview-bottom actionsJunegunn Choi
2020-12-30Extend support for alt key chordsJunegunn Choi
2020-12-30Add "last" action to move the cursor to the last matchJunegunn Choi
2020-12-07Update CHANGELOGJunegunn Choi
2020-12-05Add --preview-window follow optionJunegunn Choi
2020-12-04Add change-prompt actionJunegunn Choi
2020-11-09Add --padding optionJunegunn Choi
2020-11-03Fix regression where lines are skipped in the preview windowJunegunn Choi
2020-10-290.24.10.24.1Junegunn Choi
2020-10-270.24.00.24.0Junegunn Choi
2020-10-270.24.0-rc10.24.0-rc1Junegunn Choi
2020-10-26Add more --border optionsJunegunn Choi
2020-10-26Update --color example in CHANGELOGJunegunn Choi
2020-10-26Update --color docsJunegunn Choi
2020-10-25Add support for text styling using --colorJunegunn Choi
2020-10-23Support ANSI escape sequence for clearing display in preview windowJunegunn Choi
2020-10-18Implement streaming preview window (#2215)Junegunn Choi
2020-10-110.23.10.23.1Junegunn Choi
2020-10-11Add --preview-window=default for resetting the optionsJunegunn Choi
2020-10-09Add nowrap, nocycle, nohidden for --preview-windowJunegunn Choi
2020-10-09Reset preview window flags that are not style-relatedJunegunn Choi
2020-10-070.23.00.23.0Junegunn Choi
2020-10-06Add --preview-window option for cyclic scrollingJunegunn Choi
2020-10-05Add preview-half-page-down and preview-half-page-up (#2145)Tinmarino
2020-09-09Update CHANGELOGJunegunn Choi
2020-08-23Add more preview window options and reduce vertical padding on noborderJunegunn Choi
2020-08-23Support preview scroll offset relative to window heightJunegunn Choi
2020-08-020.22.00.22.0Junegunn Choi
2020-07-28Smart match of accented charactersJunegunn Choi
2020-07-27Add preview window option for setting the initial scroll offsetJunegunn Choi
2020-07-05Support ANSI colors in --prompt stringJunegunn Choi
2020-06-30Update CHANGELOGJunegunn Choi
2020-04-030.21.10.21.1Junegunn Choi
2020-03-120.21.00.21.0Junegunn Choi
2020-03-11Add --keep-right option to keep the right end of the line visibleJunegunn Choi
2020-03-11Change custom fuzzy completion APIJunegunn Choi
2020-03-10Make height option work under Windows (#1341)Michael Kelley