mirror of
https://github.com/ddworken/hishtory.git
synced 2025-07-30 18:27:55 +02:00
* Optimize TUI performance via sqlite tuning + caching
* Disable TestTuiBench in GH actions since it is just meant for benchmarking
* Update golden
* Fix go errcheck finding
* Revert "Update golden"
This reverts commit 7c8865ce75
.
* Clear the search cache after deletions
* Allowlist TestTuiBench-Query as an unused golden since it is not used on GH actions