aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/client/search/engines.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