mirror of
https://github.com/lotabout/skim.git
synced 2026-09-10 07:16:23 -04:00
Previously the match process is executed in chunks(100 items) and then check if there is a new event come. It will cause some delay when user change the query. Now we check the eventbox after each item is processed. |
||
|---|---|---|
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
fzf-rs
An experimental clone of fzf in rust
Requires nightly version