summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2024-02-01More test fixes for tcell on GitHub ActionsJunegunn Choi
2024-02-01Fix tests for tcell buildJunegunn Choi
2024-01-07Add 'result' event that is triggered when the result list is readyJunegunn Choi
2024-01-07Fix focus event not triggered in certain casesJunegunn Choi
2023-12-27Fix RuboCop errorJunegunn Choi
2023-12-26Fix unexpected result of --tiebreak=endJunegunn Choi
2023-12-26Add 'transform' action to conditionally perform a series of actionsJunegunn Choi
2023-12-10Lint: RuboCopJunegunn Choi
2023-12-10Add accept-or-print-queryJunegunn Choi
2023-11-17Fix crash when preview window is hidden on focus eventJunegunn Choi
2023-09-18Basic context-aware completion for ssh command (#3424)Timofei Bredov
2023-09-03Add 'GET /' endpoint for getting the program state (experimental)Junegunn Choi
2023-07-25Add toggle-header optionJunegunn Choi
2023-07-20Add API Keys for fzf --listen (#3374)Boaz Yaniv
2023-06-11Add --info=rightJunegunn Choi
2023-05-27Fix bug where preview is not updated after reload when --disabled is setJunegunn Choi
2023-05-21Add key combinations for ctrl-delete and shift-delete (#3284)Syphdias
2023-05-21Make sure 'become' process is given a proper tty deviceJunegunn Choi
2023-05-17Allow unbind(focus)Junegunn Choi
2023-05-05Fix the behavior of change-preview-window action (#3280)Junegunn Choi
2023-05-01Fix caching when reload and query change triggered by the same bindingJunegunn Choi
2023-04-30Fix search not triggered when query change and reload happen at the same timeJunegunn Choi
2023-04-26Add 'zero' eventJunegunn Choi
2023-04-22Add 'track' actionJunegunn Choi
2023-04-22Add change-header and transform-headerJunegunn Choi
2023-04-22Add toggle-track actionJunegunn Choi
2023-04-02Fix a bug of height range with -1 or -0 (#3226)tyama711
2023-04-01Fix Rubocop errorJunegunn 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-19Follow Rubocop suggestionJunegunn Choi
2023-03-19Omit port number in `--listen` for automatic port assignmentJunegunn Choi
2023-03-17Fix extra new line in the preview windowJunegunn Choi
2023-02-12Run 'become' only when the command template is properly evaluatedJunegunn Choi
2023-02-11Add become(...) action that replaces current fzf processJunegunn Choi
2023-01-31Add 'show-preview' and 'hide-preview'Junegunn Choi
2023-01-30toggle-preview should not show empty preview windowJunegunn Choi
2023-01-30`--preview-window 0,hidden` should not execute the preview commandJunegunn 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-12Update Rubocop dependenciesJunegunn Choi
2023-01-12Remove unused block argumentJunegunn Choi
2023-01-12Fix test failureJunegunn Choi
2023-01-12Resume preview following if the user scrolls the window to the bottomJunegunn Choi
2023-01-07Allow toggling of alternative preview window layout that is hiddenJunegunn Choi
2023-01-06Add scrollbar to the preview windowJunegunn Choi
2023-01-01Add scrollbarJunegunn Choi
2022-12-31Add transform-prompt(...) actionJunegunn Choi