summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-31Deploying to master from @ junegunn/fzf@8d20f3d5c4e2645e623ed43487501dfe76a86...junegunn
2023-12-29ADVANCED.md: Add toggling example with `transform` and `{fzf:prompt}`Junegunn Choi
2023-12-28Add {fzf:prompt} placeholder expressionJunegunn Choi
2023-12-27Fix RuboCop errorJunegunn Choi
2023-12-26Fix unexpected result of --tiebreak=endJunegunn Choi
2023-12-26{fzf:query} should trigger preview updateJunegunn Choi
2023-12-26Add TRANSFORM ACTIONS section to man pageJunegunn 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-24Deploying to master from @ junegunn/fzf@d7b61ede07ab20ba106191968f12aaf600b6e...junegunn
2023-12-21Add support for negative --heightJunegunn Choi
2023-12-19Bump actions/setup-go from 4 to 5 (#3537)dependabot[bot]
2023-12-19Bump github/codeql-action from 2 to 3 (#3544)dependabot[bot]
2023-12-17Deploying to master from @ junegunn/fzf@91387a741b659ba709a67d55d68b74cb3daa8...junegunn
2023-12-16Terminate simple server success response with double CRLF (#3542)Jan Verbeek
2023-12-14Clarification on accept-or-print-query vs. becomeJunegunn Choi
2023-12-10Add Spack installation instructions to README (#3526)Alec Scott
2023-12-10Lint: RuboCopJunegunn Choi
2023-12-10Add accept-or-print-queryJunegunn Choi
2023-12-10Bump golang.org/x/term from 0.13.0 to 0.15.0 (#3525)dependabot[bot]
2023-12-10Deploying to master from @ junegunn/fzf@d21d5c9510170d74a7f959309da720b6df72c...junegunn
2023-12-03Deploying to master from @ junegunn/fzf@cd6788a2bbb37622979c147225593e9badd5b...junegunn
2023-11-30Increase buffer size of event channel to avoid freeze on zero eventJunegunn Choi
2023-11-26Deploying to master from @ junegunn/fzf@952b6af4454ed55626d78e3845c6b5b640ac8...junegunn
2023-11-21Allow files creation in /tmp on OpenBSD (#3512)Laurent Cheylus
2023-11-19Deploying to master from @ junegunn/fzf@d7d2ac39513f2068f70fbe717d212c9bce875...junegunn
2023-11-170.44.10.44.1Junegunn Choi
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-08Bump golang.org/x/sys from 0.13.0 to 0.14.0 (#3503)dependabot[bot]
2023-11-08Fix a typoJunegunn 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-05Deploying to master from @ junegunn/fzf@c5aa8729a1f073318f162ffc3f6ea2218a448...junegunn
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
2023-11-02sixel: Export $FZF_PREVIEW_TOP to the preview command (#2544)Junegunn Choi