summaryrefslogtreecommitdiffstats
path: root/man
AgeCommit message (Expand)Author
2024-02-010.46.10.46.1Junegunn Choi
2024-01-230.46.00.46.0Junegunn 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-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-10Add accept-or-print-queryJunegunn Choi
2023-11-170.44.10.44.1Junegunn Choi
2023-11-120.44.00.44.0Junegunn Choi
2023-11-05Add --listen-unsafe=ADDR to allow remote process execution (#3498)Junegunn Choi
2023-11-04Allow accepting remote connectionsJunegunn Choi
2023-11-02sixel: Export $FZF_PREVIEW_TOP to the preview command (#2544)Junegunn Choi
2023-10-26(Experimental) Improve Sixel graphics support (#2544)Junegunn Choi
2023-10-23Experimental Sixel support (#2544)Junegunn Choi
2023-10-150.43.00.43.0Junegunn Choi
2023-10-11Add offset-up and offset-downJunegunn Choi
2023-10-11Add mouse events for --bindJunegunn Choi
2023-10-09Update README: Experimental support for Kitty graphics protocolJunegunn Choi
2023-09-03Add 'GET /' endpoint for getting the program state (experimental)Junegunn Choi
2023-08-25Restore --no-clear option in man pageJunegunn Choi
2023-08-22[man] Clarify --scheme optionJunegunn Choi
2023-07-25Add toggle-header optionJunegunn Choi
2023-07-20Add API Keys for fzf --listen (#3374)Boaz Yaniv
2023-06-17Add '--info=right' to the man pageJunegunn Choi
2023-06-150.42.00.42.0Junegunn Choi
2023-06-10Add --info=inline-rightJunegunn Choi
2023-06-10Add new border style: 'thinblock' (#3327)Mike
2023-05-270.41.10.41.1Junegunn Choi
2023-05-260.41.00.41.0Junegunn Choi
2023-05-21Add key combinations for ctrl-delete and shift-delete (#3284)Syphdias
2023-05-16Allow customizing scrollbar of the preview window via --scrollbar=xyJunegunn Choi
2023-05-16Allow customizing the color of preview scrollbar via 'preview-scrollbar'Junegunn Choi
2023-05-010.40.00.40.0Junegunn Choi
2023-04-26Add 'zero' eventJunegunn Choi
2023-04-22Add 'track' actionJunegunn Choi
2023-04-22Add change-header and transform-headerJunegunn Choi
2023-04-22[man] Suggest setting RUNEWIDTH_EASTASIAN to 0 or 1Junegunn Choi
2023-04-22Fixed --track when used with --tacJunegunn Choi
2023-04-12Disallow using --track with --tacJunegunn Choi
2023-04-020.39.00.39.0Junegunn Choi
2023-04-01Add 'one' eventJunegunn Choi
2023-04-01Add --track option to track the current selectionJunegunn Choi
2023-03-19Omit port number in `--listen` for automatic port assignmentJunegunn Choi