summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-03-02Allow iTerm2 image data that ends with 'ESC \' (#3646)Junegunn Choi
2024-02-29Add $FZF_DEFAULT_OPTS_FILE (#3618)Junegunn Choi
2024-02-22Fix missing bonus score on a delimiter characterJunegunn Choi
2024-02-19Fix unit testsJunegunn Choi
2024-02-19Export FZF_* variables to 'reload' process as wellJunegunn Choi
2024-02-15Code cleanup: Remove unused argumentJunegunn Choi
2024-02-15Replace "default find command" with built-in directory traversalJunegunn Choi
2024-02-010.46.10.46.1Junegunn Choi
2024-02-01Fix tests for tcell buildJunegunn Choi
2024-02-01Avoid full redraw on 'preview' action when preview window existsJunegunn Choi
2024-02-01Retain preview window on resize after 'preview' actionJunegunn Choi
2024-01-27junegunn/uniseg -> rivo/unisegJunegunn Choi
2024-01-24Fix Windows buildJunegunn Choi
2024-01-23Fix highlighting of regions that are matched multiple timesJunegunn Choi
2024-01-21Avoid deadlocks by adding a 2 second timeout to GET / endpointJunegunn Choi
2024-01-21Add 'resize' eventJunegunn Choi
2024-01-21Change mattn/go-runewidth dependency to rivo/uniseg for accurate resultsJunegunn Choi
2024-01-19Handle ambiguous emoji widthJunegunn Choi
2024-01-16Expose state information via environment variables to child processesJunegunn Choi
2024-01-14Remove 'replace' directive for 'go install' compatibilityJunegunn Choi
2024-01-07Add 'result' event that is triggered when the result list is readyJunegunn Choi
2024-01-07Fix focus event not triggered in certain casesJunegunn Choi
2024-01-010.45.00.45.0Junegunn Choi
2023-12-31Enable preview if 'transform' action is bound to a keyJunegunn Choi
2023-12-31Add actions: show-header and hide-headerJunegunn Choi
2023-12-31Trigger focus actions synchronouslyJunegunn Choi
2023-12-28Add {fzf:prompt} placeholder expressionJunegunn Choi
2023-12-26Fix unexpected result of --tiebreak=endJunegunn Choi
2023-12-26{fzf:query} should trigger preview updateJunegunn Choi
2023-12-26Change transform action to directly execute actionsJunegunn Choi
2023-12-26Add 'transform' action to conditionally perform a series of actionsJunegunn Choi
2023-12-25Fix shell escaping for fishJunegunn Choi
2023-12-25Fix handling of empty ANSI color sequenceJunegunn Choi
2023-12-21Add support for negative --heightJunegunn Choi
2023-12-16Terminate simple server success response with double CRLF (#3542)Jan Verbeek
2023-12-10Add accept-or-print-queryJunegunn Choi
2023-11-30Increase buffer size of event channel to avoid freeze on zero eventJunegunn Choi
2023-11-21Allow files creation in /tmp on OpenBSD (#3512)Laurent Cheylus
2023-11-17Fix crash when preview window is hidden on focus eventJunegunn Choi
2023-11-120.44.00.44.0Junegunn Choi
2023-11-12Fix Home, End on rxvt-unicode (#3507)Tomáš Janoušek
2023-11-12Reset horizontal offset of the prompt on 'beginning-of-line'Junegunn 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-05Add --listen-unsafe=ADDR to allow remote process execution (#3498)Junegunn Choi
2023-11-04Fix failing test caseJunegunn Choi
2023-11-04Allow accepting remote connectionsJunegunn Choi
2023-11-04Fix CTRL-Z handling: Signal SIGSTOP to PGIDJunegunn Choi
2023-11-03Sixel and Kitty image support on Windows binary (#2544)Junegunn Choi
2023-11-02Fix regression where tcell renderer not clearing the preview windowJunegunn Choi