summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2022-12-18Add change-query(...) actionJunegunn Choi
2022-12-11Add 'next-selected' and 'prev-selected' actionsJunegunn Choi
2022-12-09Add color name 'preview-label' (#3053)Junegunn Choi
2022-12-04Fix inconsistent bonus points in exact matchJunegunn Choi
2022-11-29Make 'double-click' behave the same as 'enter' by defaultJunegunn Choi
2022-11-18Fix mouse event above fzf finderJunegunn Choi
2022-11-18Fix panic on inverse match query with `--tiebreak=chunk`Junegunn Choi
2022-11-10Add --separator to customize the info separatorJunegunn Choi
2022-11-06Add --border=[bold|double] and --preview-window=border-[bold|double]Junegunn Choi
2022-11-01Fix typo in CHANGELOGJunegunn Choi
2022-11-01Allow putting border label on the bottom lineJunegunn Choi
2022-11-01Add --preview-label and --preview-label-posJunegunn Choi
2022-11-01Add horizontal separator after info panel (counter)Junegunn Choi
2022-11-01Add --border-label and --border-label-posJunegunn Choi
2022-10-27Add 'start' event that is triggered once when fzf finder startsJunegunn Choi
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