v0.1.39
What's Changed
- Refactor UI layout, search API, and errors by @lassejlv in https://github.com/lassejlv/termy/pull/160
- feat: isolate overlay invalidation, restore overlay geometry, and fix pane-focus alpha by @VincentBurke in https://github.com/lassejlv/termy/pull/161
- feat: add damage-driven row paint-op cache with correctness hardening by @VincentBurke in https://github.com/lassejlv/termy/pull/162
- Add shell PID tracking and improve working directory detection for new by @lassejlv in https://github.com/lassejlv/termy/pull/164
Full Changelog: https://github.com/lassejlv/termy/compare/v0.1.38...v0.1.39