summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
2017-07-30[bash] Do not append space when path completion is cancelledJunegunn Choi
2017-07-28Update preview window when selection has changedJunegunn Choi
2017-07-18Adjust --no-clear option for repetitive relaunchingJunegunn Choi
2017-07-01Print [ERROR] on info line when the default command failedJunegunn Choi
2017-07-01Fix test failulre with non-zero pane-base-indexJunegunn Choi
2017-06-08[vim] Uncomment test case to escape % in cmd.exe (#941)Jan Edmund Lazo
2017-06-03Merge branch 'master' into develJunegunn Choi
2017-06-02Fix inconsistent tiebreak scores when --nth is usedJunegunn Choi
2017-05-29[vim] Replace s:fzf_shellescape and s:shellesc with fzf#shellescape (#916)Jan Edmund Lazo
2017-05-24Update test case for --cycleJunegunn Choi
2017-05-22Implement bindable "change" event and "top" actionJunegunn Choi
2017-03-04Add test case for --no-clearJunegunn Choi
2017-03-03[shell] Enable sorting by default in CTRL-RJunegunn Choi
2017-03-03Display -S if sort is disabled and toggle-sort is usedJunegunn Choi
2017-02-04Fix failing test caseJunegunn Choi
2017-02-03Add test case for --tiebreak=beginJunegunn Choi
2017-01-27Extend placeholder expression for multiple selectionsJunegunn Choi
2017-01-24Allow invisible preview window (--preview-window 0)Junegunn Choi
2017-01-22Remove unnecesasry test caseJunegunn Choi
2017-01-21Fix flakiesJunegunn Choi
2017-01-15Add --filepath-word optionJunegunn Choi
2017-01-14Update invalid $TERM test caseJunegunn Choi
2017-01-09Retry flaky test casesJunegunn Choi
2017-01-08Add --height optionJunegunn Choi
2016-11-08Fix flaky test casesJunegunn Choi
2016-11-08Fix issues in tcell renderer and Windows buildJunegunn Choi
2016-10-22[vim] Respect g:fzf_colorsJunegunn Choi
2016-10-22Make test cases less susceptible to timeout errorsJunegunn Choi
2016-10-18Use relative position instead of absolute distance for --tiebreak=endJunegunn Choi
2016-09-18Printable character in --expect set should not affect --print-queryJunegunn Choi
2016-09-18Revise ranking algorithmJunegunn Choi
2016-08-13[test] Clear environment variablesJunegunn Choi
2016-07-26[vim] Add fzf#wrap helper functionJunegunn Choi
2016-07-10[test] Fix test failure on Travis CIJunegunn Choi
2016-07-10[test] Use tmux buffer in unicode test casesJunegunn Choi
2016-07-06[vim] Restore working directory even when new window is openedJunegunn Choi
2016-06-15Fix race condition where preview window is not properly clearedJunegunn Choi
2016-06-11Add --preview and --preview-windowJunegunn Choi
2016-06-08Update test_execute_shell (#590)Junegunn Choi
2016-06-08Update test_execute_multi (#590)Junegunn Choi
2016-06-08Update test_execute (#590)Junegunn Choi
2016-05-18More named keys: F5 ~ F10, ALT-/Junegunn Choi