summaryrefslogtreecommitdiffstats
path: root/man
AgeCommit message (Expand)Author
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
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