Files
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
..
2022-06-13 09:33:05 +01:00
2022-06-06 10:16:45 +01:00
2021-06-01 08:38:19 +01:00