summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2023-11-02sixel: Export $FZF_PREVIEW_TOP to the preview command (#2544)Junegunn Choi
2023-11-02sixel: Better handling of animated GIFs (#2544)Junegunn Choi
2023-10-31Restore scroll after rendering full-height Sixel image (#2544)Junegunn Choi
2023-10-29Fix Sixel height calculation (#2544)Junegunn Choi
2023-10-27Fix Sixel issues (#2544)Junegunn Choi
2023-10-26Clear previous non-Sixel text before rendering Sixel image (#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-23Simplify LightRenderer.Size()Junegunn Choi
2023-10-23Experimental Sixel support (#2544)Junegunn Choi
2023-10-21Fix bug where top section of the previous preview content appearingJunegunn Choi
2023-10-20Fix scrollability of the preview window when preview offset is specifiedJunegunn Choi
2023-10-20Fix inconsistent preview window width with --borderJunegunn Choi
2023-10-17Fix crash on OpenBSD with --listen (#3483)Laurent Cheylus
2023-10-12Fix offset-up and offset-down with --layout=reverse (#3456)Junegunn Choi
2023-10-11Add offset-up and offset-downJunegunn Choi
2023-10-11Add mouse events for --bindJunegunn Choi
2023-10-07Experimental support for Kitty image protocol in preview windowJunegunn Choi
2023-09-24Remove unnecessary escaping in the default commandJunegunn Choi
2023-09-18Add support for limit and offset parameters for GET / endpointJunegunn Choi
2023-09-16Respect ANSI codes to reset propertiesJunegunn Choi
2023-09-03Add 'GET /' endpoint for getting the program state (experimental)Junegunn Choi
2023-09-01Fix center-alignment of border/preview labelJunegunn Choi
2023-07-25Fix ANSI color continuation in --headerJunegunn Choi