index
:
fzf
v0.66.0-custom
Personal fork of fzf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2018-06-10
Provide an option to reverse items only (#1267)
Akinori MUSHA
2018-06-10
Improve preview window update events
Junegunn Choi
2018-06-01
Fix flaky test cases
Junegunn Choi
2017-12-03
Fix assertions in test_dynamic_completion_loader
Junegunn Choi
2017-12-03
[bash-completion] Fix custom completion with dynamic loader enabled
Junegunn Choi
2017-12-02
Add accept-non-empty action
Junegunn Choi
2017-12-01
Add replace-query action
Junegunn Choi
2017-12-01
Fix test case on older versions of Ruby
Junegunn Choi
2017-12-01
Inject $LINES and $COLUMNS when running preview command
Junegunn Choi
2017-12-01
Fix test case for invalid FZF_DEFAULT_COMMAND
Junegunn Choi
2017-08-20
[vim] Escape backslashes in fzf#shellescape (#1021)
Jan Edmund Lazo
2017-08-11
Disallow escaping of meta characters except for spaces
Junegunn Choi
2017-08-10
Fix escaping of meta characters after ' or ! prefix
Junegunn Choi
2017-08-09
Allow escaping meta characters with backslashes
Junegunn Choi
2017-08-08
Fix invalid cache lookups
Junegunn Choi
2017-08-05
Fix Travis CI build
Junegunn Choi
2017-08-04
[vim] Fix vader test cases
Junegunn Choi
2017-07-31
Revert "[bash] Do not append space when path completion is cancelled"
Junegunn Choi
2017-07-30
[bash] Do not append space when path completion is cancelled
Junegunn Choi
2017-07-28
Update preview window when selection has changed
Junegunn Choi
2017-07-18
Adjust --no-clear option for repetitive relaunching
Junegunn Choi
2017-07-01
Print [ERROR] on info line when the default command failed
Junegunn Choi
2017-07-01
Fix test failulre with non-zero pane-base-index
Junegunn Choi
2017-06-08
[vim] Uncomment test case to escape % in cmd.exe (#941)
Jan Edmund Lazo
2017-06-03
Merge branch 'master' into devel
Junegunn Choi
2017-06-02
Fix inconsistent tiebreak scores when --nth is used
Junegunn Choi
2017-05-29
[vim] Replace s:fzf_shellescape and s:shellesc with fzf#shellescape (#916)
Jan Edmund Lazo
2017-05-24
Update test case for --cycle
Junegunn Choi
2017-05-22
Implement bindable "change" event and "top" action
Junegunn Choi
2017-03-04
Add test case for --no-clear
Junegunn Choi
2017-03-03
[shell] Enable sorting by default in CTRL-R
Junegunn Choi
2017-03-03
Display -S if sort is disabled and toggle-sort is used
Junegunn Choi
2017-02-04
Fix failing test case
Junegunn Choi
2017-02-03
Add test case for --tiebreak=begin
Junegunn Choi
2017-01-27
Extend placeholder expression for multiple selections
Junegunn Choi
2017-01-24
Allow invisible preview window (--preview-window 0)
Junegunn Choi
2017-01-22
Remove unnecesasry test case
Junegunn Choi
2017-01-21
Fix flakies
Junegunn Choi
2017-01-15
Add --filepath-word option
Junegunn Choi
2017-01-14
Update invalid $TERM test case
Junegunn Choi
2017-01-09
Retry flaky test cases
Junegunn Choi
2017-01-08
Add --height option
Junegunn Choi
2016-11-08
Fix flaky test cases
Junegunn Choi
2016-11-08
Fix issues in tcell renderer and Windows build
Junegunn Choi
2016-10-22
[vim] Respect g:fzf_colors
Junegunn Choi
2016-10-22
Make test cases less susceptible to timeout errors
Junegunn Choi
2016-10-18
Use relative position instead of absolute distance for --tiebreak=end
Junegunn Choi
2016-09-18
Printable character in --expect set should not affect --print-query
Junegunn Choi
2016-09-18
Revise ranking algorithm
Junegunn Choi
2016-08-13
[test] Clear environment variables
Junegunn Choi
[next]