summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
8 daysAdd $FZF_POS environment variableJunegunn Choi
8 daysAdd --with-shell for shelling out with different command and flags (#3746)Junegunn Choi
8 daysAdd 'change-multi' actionJunegunn Choi
10 daysFix 'reload' not terminating closed standard input streamJunegunn Choi
2024-04-19Respect $FZF_DEFAULT_OPTS_FILE in key bindings and completion (#3742)Junegunn Choi
2024-04-10Add jump and jump-cancel eventsJunegunn Choi
2024-04-04Do not hide separator by default on --info=inline-right|hiddenJunegunn Choi
2024-03-29Fix flaky test caseJunegunn Choi
2024-03-29Add environment variables: FZF_{BORDER,PREVIEW}_LABEL (#3693)Matthieu Cneude
2024-03-28Add track-current, untrack-current, and toggle-track-current (#3699)Junegunn Choi
2024-03-27Fix typo in commentJunegunn Choi
2024-03-27Fix reload and reload-sync behaviorsJunegunn Choi
2024-03-17Make it possible to disable `Ctrl+T` / `Alt+C` / completions (#3678)Eli Barzilay
2024-02-29Add $FZF_DEFAULT_OPTS_FILE (#3618)Junegunn Choi
2024-02-19Export FZF_* variables to 'reload' process as wellJunegunn Choi
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