summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2022-09-28Phase out --no-clear in favor of bindable 'reload' actionJunegunn Choi
2022-09-28Implement height range (--height ~[VALUE][%])Junegunn Choi
2022-08-30Fix typo in CHANGELOG (#2948)Abirdcfly
2022-08-28Add --scheme=[default|path|history] option to choose scoring schemeJunegunn Choi
2022-08-26Add support for ANSI strike-through (#2932)Emil Vanherp
2022-08-20Support border-{up,down} as the synonyms for border-{top,bottom}Junegunn Choi
2022-08-13Support colon delimiter in ANSI escape sequencesJunegunn Choi
2022-08-08Allow specifying fzf options in $FZF_TMUX_OPTS without '--'Junegunn Choi
2022-08-07[fzf-tmux] Use fzf border instead of tmux popup border (#2908)Yang Tian
2022-08-03Fix incorrect ordering of `--tiebreak=chunk`Junegunn Choi
2022-08-02Add new tiebreak: 'chunk'Junegunn Choi
2022-08-02Tweak bonus points to word boundariesJunegunn Choi
2022-07-210.31.0Junegunn Choi
2022-07-21Lift unicode.IsGraphic constraint for pointer, marker, and ellipsisJunegunn Choi
2022-07-21[shell] 'kill' completion will now require trigger sequence (**)Junegunn Choi
2022-07-20Add support for an alternative preview window layoutJunegunn Choi
2022-06-17Use SGR mouse mode for larger terminalsJunegunn Choi
2022-04-04Hide cursor while rendering the screenJunegunn Choi
2022-04-04Add `rebind` action for restoring bindings after `unbind`Junegunn Choi
2022-03-29Make preview updated when reload and change-query are combinedJunegunn Choi
2022-03-29Add --ellipsis=.. optionJunegunn Choi
2021-12-250.29.00.29.0Junegunn Choi
2021-12-22Fix rendering of the prompt line when overflow occurs with `--info=inline`Junegunn Choi
2021-12-05change-preview-window to take multiple option sets separated by '|'Junegunn Choi
2021-11-30Implement change-preview and change-preview-window actionsJunegunn Choi
2021-11-03Add --header-first option to display header before prompt lineJunegunn Choi
2021-11-02Update CHANGELOGJunegunn Choi
2021-10-150.27.30.27.3Junegunn Choi
2021-09-14Reset {n} after reloadJunegunn Choi
2021-08-15fix spellinga1346054
2021-06-08Do not show preview window by default if `--preview` is emptyJunegunn Choi
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