summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2023-06-150.42.00.42.0Junegunn Choi
2023-06-11Add --info=rightJunegunn 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-16Allow customizing scrollbar of the preview window via --scrollbar=xyJunegunn Choi
2023-05-16Add new border style: 'block'Junegunn Choi
2023-05-01Fix the background color of the scrollbar inside the preview windowJunegunn Choi
2023-05-01Fix caching when reload and query change triggered by the same bindingJunegunn 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-22Add toggle-track actionJunegunn Choi
2023-04-22Fixed --track when used with --tacJunegunn Choi
2023-04-12Disallow using --track with --tacJunegunn Choi
2023-04-01Add 'one' eventJunegunn Choi
2023-04-01Add --track option to track the current selectionJunegunn Choi
2023-03-25Render CR and LF as ␍ and ␊Junegunn Choi
2023-03-19Omit port number in `--listen` for automatic port assignmentJunegunn Choi
2023-02-150.38.00.38.0Junegunn Choi
2023-02-15Describe become(...) action and use it to simplify examplesJunegunn Choi
2023-02-11Add become(...) action that replaces current fzf processJunegunn Choi
2023-01-31Add 'show-preview' and 'hide-preview'Junegunn Choi
2023-01-30`--preview-window 0,hidden` should not execute the preview commandJunegunn 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-21Action argument in enclosed form should allow new linesJunegunn Choi
2023-01-17[vim] Automatically set RUNEWIDTH_EASTASIAN=1 when &ambiwidth == doubleJunegunn Choi
2023-01-16Better support for Windows terminalsJunegunn Choi
2023-01-12Resume preview following if the user scrolls the window to the bottomJunegunn Choi
2023-01-06Add scrollbar to the preview windowJunegunn 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-30Update transform-query examples for zshJunegunn 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-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-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