aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/client/search/event.rs
diff options
context:
space:
mode:
authorConrad Ludgate <conradludgate@gmail.com>2022-09-11 16:24:16 +0100
committerGitHub <noreply@github.com>2022-09-11 16:24:16 +0100
commit702a644f68c687142c9a03b48cf451665ed41b62 (patch)
tree5621dc20001662f556532745d800ed5dc3607673 /src/command/client/search/event.rs
parentAdd index for interactive search (#493) (diff)
downloadatuin-702a644f68c687142c9a03b48cf451665ed41b62.zip
better cursor search (#473)
* improve cursor code * proper unicode support * refactor and test * fmt * clippy * move methods to state * refactor search modules
Diffstat (limited to '')
-rw-r--r--src/command/client/search/event.rs (renamed from src/command/client/event.rs)0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/command/client/event.rs b/src/command/client/search/event.rs
index 8044e278..8044e278 100644
--- a/src/command/client/event.rs
+++ b/src/command/client/search/event.rs