aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/client/search/engines (follow)
Commit message (Collapse)AuthorAge
* client filtering done in query (#629)jean-santos2023-03-27
|
* 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