atuin/atuin-client
Frank Hamand ab994e3c82
Batch key handling (#448)
* Batch input events and only query once they are finished

This simplifies the code a lot (no more bounded channel) and yields
the same performance improvement with scroll wheel spam while fixing copy/paste

* Clippy

* fmt

* Use blocking wait before emptying events channel

This was causing a busy loop

* Update query on filter mode change
2022-06-13 09:33:05 +01:00
..
migrations Revert to storing history as nanos 2021-04-25 21:27:51 +01:00
src Batch key handling (#448) 2022-06-13 09:33:05 +01:00
Cargo.toml Release v0.10.0 (#440) 2022-06-06 10:16:45 +01:00
config.toml Add fuzzy text search mode (#142) 2021-06-01 08:38:19 +01:00