atuin/src
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
..
command Batch key handling (#448) 2022-06-13 09:33:05 +01:00
shell Enhancements to bash init script (#445) 2022-06-07 21:28:06 +00:00
main.rs Importer V3 (#395) 2022-05-09 07:46:52 +01:00