| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Batch key handling (#448) | Frank Hamand | 2022-06-13 |
| | | | | | | | | | | | | | | | | | * 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 | ||
| * | [feature] Add scroll wheel support to interactive history search (#435) | Frank Hamand | 2022-06-04 |
| | | |||
| * | ignore JetBrains IDEs, tidy-up imports (#348) | Jakub Panek | 2022-04-28 |
| | | | | | | | | * ignore JB IDEs * tidy-up imports * add rustfmt config | ||
| * | refactor commands for better separation (#313) | Conrad Ludgate | 2022-04-21 |
| * refactor commands for better separation * fmt | |||
