aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/client/search/skim_impl.rs (follow)
Commit message (Collapse)AuthorAge
* chore: use fork of skim (#803)Conrad Ludgate2023-03-26
| | | | | | | | | * use fuzzy-matcher instead of skim switch to a search-engine abstraction * fmt * fix deprecated warnings
* skim-demo (#695)Conrad Ludgate2023-03-19
* skim-demo * skim some more * Weight first word match higher (#712) * some improvements * make skim opt-in --------- Co-authored-by: Frank Hamand <frankhamand@gmail.com>