aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/client/search/interactive.rs (follow)
Commit message (Collapse)AuthorAge
* better cursor search (#473)Conrad Ludgate2022-09-11
* improve cursor code * proper unicode support * refactor and test * fmt * clippy * move methods to state * refactor search modules