summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2020-03-11Add --keep-right option to keep the right end of the line visibleJunegunn Choi
2020-03-11Fix completion testJunegunn Choi
2020-03-11Change custom fuzzy completion APIJunegunn Choi
2020-03-07Add retries to CTRL-R tests to avoid intermittent errors on Travis CIJunegunn Choi
2020-03-04Fix flaky test caseJunegunn Choi
2020-03-03Ignore xterm OSC control sequencesJunegunn Choi
2020-02-29[bash] Fix --query argument of CTRL-RJunegunn Choi
2020-02-28Test multi-line C-r (#1892)Jack Bates
2020-02-28[bash] Start C-r search with current command line (#1886)Jack Bates
2020-02-28Clean up test shell initializationJunegunn Choi
2020-02-28Use a more robust way to check if the shell is readyJunegunn Choi
2020-02-28Add backward-delete-char/eof action (#1891)James Wright
2020-02-21[bash] Put C-t items at point in vi mode (#1876)Jack Bates
2020-02-17Make pointer and multi-select marker customizable (#1844)Hiroki Konishi
2019-12-07Add clear-query and clear-selectionJunegunn Choi
2019-12-06Properly clear list when --header-lines not filled on reloadJunegunn Choi
2019-12-06'reload' action should be allowed even where there's no matchJunegunn Choi
2019-11-15Add --info=STYLE [default|inline|hidden]Junegunn Choi
2019-11-12'reload' action should reset multi-selectionJunegunn Choi
2019-11-12'reload' action should reset --header-linesJunegunn Choi
2019-11-10Add test cases for --phony and reload actionJunegunn Choi
2019-11-02Fix behavior of 'deselect-all' to only deselect matchesJunegunn Choi
2019-11-02Fix flaky test caseJunegunn Choi
2019-11-02--multi to take optional argument to limit the number of selectionJunegunn Choi
2019-11-02Fix flaky test caseJunegunn Choi
2019-10-27Add 'f' flag for placeholder expression (#1733)Simon Fraser
2019-02-22Export FZF_PREVIEW_LINES and FZF_PREVIEW_COLUMNS to preview processJunegunn Choi
2019-02-19Add placeholder expression for zero-based item index: {n} and {+n}Junegunn Choi
2018-12-22Fix tab width after ANSI reset code in preview windowJunegunn Choi
2018-12-19Inverse-only matches should not reorder the remaining resultsJunegunn Choi
2018-12-05Render preview window when the initial query fails to matchJunegunn Choi
2018-08-10[vim] Clear temporary window-local working directoryJunegunn Choi
2018-06-10Provide an option to reverse items only (#1267)Akinori MUSHA
2018-06-10Improve preview window update eventsJunegunn Choi
2018-06-01Fix flaky test casesJunegunn Choi
2017-12-03Fix assertions in test_dynamic_completion_loaderJunegunn Choi
2017-12-03[bash-completion] Fix custom completion with dynamic loader enabledJunegunn Choi
2017-12-02Add accept-non-empty actionJunegunn Choi
2017-12-01Add replace-query actionJunegunn Choi
2017-12-01Fix test case on older versions of RubyJunegunn Choi
2017-12-01Inject $LINES and $COLUMNS when running preview commandJunegunn Choi
2017-12-01Fix test case for invalid FZF_DEFAULT_COMMANDJunegunn Choi
2017-08-20[vim] Escape backslashes in fzf#shellescape (#1021)Jan Edmund Lazo
2017-08-11Disallow escaping of meta characters except for spacesJunegunn Choi
2017-08-10Fix escaping of meta characters after ' or ! prefixJunegunn Choi
2017-08-09Allow escaping meta characters with backslashesJunegunn Choi
2017-08-08Fix invalid cache lookupsJunegunn Choi
2017-08-05Fix Travis CI buildJunegunn Choi
2017-08-04[vim] Fix vader test casesJunegunn Choi
2017-07-31Revert "[bash] Do not append space when path completion is cancelled"Junegunn Choi