diff options
| author | Conrad Ludgate <conradludgate@gmail.com> | 2022-09-11 16:24:16 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-11 16:24:16 +0100 |
| commit | 702a644f68c687142c9a03b48cf451665ed41b62 (patch) | |
| tree | 5621dc20001662f556532745d800ed5dc3607673 /src/command/client/search/event.rs | |
| parent | Add index for interactive search (#493) (diff) | |
| download | atuin-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 |
