index
:
fzf
v0.66.0-custom
Personal fork of fzf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test_server.rb
Age
Commit message (
Collapse
)
Author
2025-01-27
[test] Prefer match_count over item_count
Junegunn Choi
match_count can lag behind item_count and can cause intermittent failures.
2025-01-25
Split integration test file (#4205)
Junegunn Choi