summaryrefslogtreecommitdiffstats
path: root/man
AgeCommit message (Expand)Author
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
2023-02-23Add spell check workflow (#3183)Zhizhen He
2023-02-150.38.00.38.0Junegunn Choi
2023-02-11Add become(...) action that replaces current fzf processJunegunn Choi
2023-01-31Add 'show-preview' and 'hide-preview'Junegunn Choi
2023-01-240.37.00.37.0Junegunn Choi
2023-01-24Support custom separator of inline infoJunegunn Choi
2023-01-23Add 'focus' eventJunegunn Choi
2023-01-22Add 'transform-border-label' and 'transform-preview-label'Junegunn Choi
2023-01-22Add change-border-label and change-preview-label actions, update manjpcrs
2023-01-170.36.00.36.0Junegunn Choi
2023-01-16Fix typo on man pageJunegunn Choi
2023-01-16Better support for Windows terminalsJunegunn Choi
2023-01-01Colors for 'separator' and 'scrollbar' will default to that for 'border'Junegunn Choi
2023-01-01Add scrollbarJunegunn Choi
2022-12-31Add transform-prompt(...) actionJunegunn Choi
2022-12-30Always execute preview command if {q} is in the templateJunegunn Choi
2022-12-29Add reload-sync actionJunegunn Choi
2022-12-29Add 'load' event that is triggered when the input stream is completeJunegunn Choi
2022-12-28Add transform-query(...) actionJunegunn Choi
2022-12-27Remove $FZF_LISTEN_PORTJunegunn Choi
2022-12-27Allow put action with an argument i.e. put(...)Junegunn Choi
2022-12-27Add pos(...) action to move the cursor to the numeric positionJunegunn Choi
2022-12-25Revert "Add GET endpoints for getting the state of the finder"Junegunn Choi
2022-12-25Add GET endpoints for getting the state of the finderJunegunn Choi
2022-12-23Rewrite bind spec parserJunegunn Choi
2022-12-21Add --listen=HTTP_PORT option to receive actionsJunegunn Choi
2022-12-18Add change-query(...) actionJunegunn Choi
2022-12-11Add 'next-selected' and 'prev-selected' actionsJunegunn Choi
2022-12-10Rename previous-history to prev-historyJunegunn Choi
2022-12-09Add color name 'preview-label' (#3053)Junegunn Choi
2022-11-180.35.10.35.1Junegunn Choi
2022-11-18doc(man): complete the definition of what --no-unicode impacts (#3054)Bruno Heridet
2022-11-120.35.00.35.0Junegunn Choi
2022-11-10Add --separator to customize the info separatorJunegunn Choi
2022-11-06Add --border=[bold|double] and --preview-window=border-[bold|double]Junegunn Choi
2022-11-01Allow putting border label on the bottom lineJunegunn Choi
2022-11-01Add horizontal separator after info panel (counter)Junegunn Choi
2022-11-01Add --border-label and --border-label-posJunegunn Choi
2022-10-27Add 'start' event that is triggered once when fzf finder startsJunegunn Choi
2022-10-04doc(man): add a hint about which UI element is the finder info (#2991)Bruno Heridet
2022-09-280.34.00.34.0Junegunn Choi
2022-09-28Phase out --no-clear in favor of bindable 'reload' actionJunegunn Choi
2022-09-28Implement height range (--height ~[VALUE][%])Junegunn Choi
2022-08-28Add --scheme=[default|path|history] option to choose scoring schemeJunegunn Choi
2022-08-26Add support for ANSI strike-through (#2932)Emil Vanherp