summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
8 daysSuggest using toggle+up instead of toggle-upJunegunn Choi
8 daysAdd $FZF_POS environment variableJunegunn Choi
8 daysAdd --with-shell for shelling out with different command and flags (#3746)Junegunn Choi
8 daysAdd 'change-multi' actionJunegunn Choi
2024-04-150.50.00.50.0Junegunn Choi
2024-04-14Improve search performance by limiting the search scopeJunegunn Choi
2024-04-13Export $FZF_KEY environment variable to child processesJunegunn Choi
2024-04-050.49.00.49.0Junegunn Choi
2024-04-04Do not hide separator by default on --info=inline-right|hiddenJunegunn Choi
2024-04-02Further performance improvements by removing unnecessary copiesJunegunn Choi
2024-04-02Improve ingestion performance (by around 40%)Junegunn Choi
2024-04-01Improve ingestion performance (by around 20%)Junegunn Choi
2024-03-29Add environment variables: FZF_{BORDER,PREVIEW}_LABEL (#3693)Matthieu Cneude
2024-03-28Add track-current, untrack-current, and toggle-track-current (#3699)Junegunn Choi
2024-03-27Fix reload and reload-sync behaviorsJunegunn Choi
2024-03-17Make it possible to disable `Ctrl+T` / `Alt+C` / completions (#3678)Eli Barzilay
2024-03-13Embed shell integration scripts in fzf binary (`--bash` / `--zsh` / `--fish`)...Junegunn Choi
2024-03-13Add walker options and replace 'find' with the built-in walker (#3649)Junegunn Choi
2024-03-10Revert "Fix CHANGELOG"Junegunn Choi
2024-03-10Fix CHANGELOGJunegunn Choi
2024-03-100.47.00.47.0Junegunn Choi
2024-02-29Add $FZF_DEFAULT_OPTS_FILE (#3618)Junegunn Choi
2024-02-19CHANGELOG: charlievieth/fastwalkJunegunn Choi
2024-02-15Replace "default find command" with built-in directory traversalJunegunn Choi
2024-02-01More test fixes for tcell on GitHub ActionsJunegunn Choi
2024-01-27junegunn/uniseg -> rivo/unisegJunegunn Choi
2024-01-230.46.00.46.0Junegunn Choi
2024-01-21Add 'resize' eventJunegunn Choi
2024-01-21Change mattn/go-runewidth dependency to rivo/uniseg for accurate resultsJunegunn Choi
2024-01-17Kitty image support improvementsJunegunn Choi
2024-01-16Expose state information via environment variables to child processesJunegunn Choi
2024-01-07Add 'result' event that is triggered when the result list is readyJunegunn Choi
2024-01-010.45.00.45.0Junegunn Choi
2023-12-31Add actions: show-header and hide-headerJunegunn Choi
2023-12-28Add {fzf:prompt} placeholder expressionJunegunn Choi
2023-12-26Add TRANSFORM ACTIONS section to man pageJunegunn Choi
2023-12-26Add 'transform' action to conditionally perform a series of actionsJunegunn Choi
2023-12-21Add support for negative --heightJunegunn Choi
2023-12-14Clarification on accept-or-print-query vs. becomeJunegunn Choi
2023-12-10Add accept-or-print-queryJunegunn Choi
2023-11-170.44.10.44.1Junegunn Choi
2023-11-10Revert "Sixel and Kitty image support on Windows binary (#2544)"Junegunn Choi
2023-11-07(Experimental) Add support for iTerm2 inline image protocolJunegunn Choi
2023-11-07Fix a typo on CHANGELOGJunegunn Choi
2023-11-05Add --listen-unsafe=ADDR to allow remote process execution (#3498)Junegunn Choi
2023-11-04Allow accepting remote connectionsJunegunn Choi
2023-11-03Sixel and Kitty image support on Windows binary (#2544)Junegunn Choi
2023-10-26Remove $FZF_PREVIEW_PIXEL_{WIDTH,HEIGHT} (#2544)Junegunn Choi
2023-10-26(Experimental) Improve Sixel graphics support (#2544)Junegunn Choi
2023-10-23Experimental Sixel support (#2544)Junegunn Choi