- redraw window while gathering metadata in interactive mode.
This fixes a by now long-standing issue with interactive mode only updating
when keys are pressed, but not automatically.
### Commit Statistics
- 6 commits contributed to the release over the course of 52 calendar days.
- 53 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: #143
### Commit Details
* **#143**
- redraw window while gathering metadata in interactive mode. (fb5a39f)
* **Uncategorized**
- update dependencies (662e754)
- Draw window before processing events, fixes #143 (d957a61)
- update dependencies (f7de1ab)
- create our own threadpool with minimal stack instead of using the global one. (7802985)
- uprgade to latest `jwalk` version for more hang-safety (9bdf26a)