v0.1.55
Various bug fixes
What's Changed
- fix(terminal-ui): replay native PTY terminal query responses by @VincentBurke in https://github.com/lassejlv/termy/pull/243
- Refactor native PTY reply handling by @VincentBurke in https://github.com/lassejlv/termy/pull/244
- Split window opacity from explicit cell background opacity by @VincentBurke in https://github.com/lassejlv/termy/pull/245
- feat: add native macOS file drop bridge by @VincentBurke in https://github.com/lassejlv/termy/pull/246
Full Changelog: https://github.com/lassejlv/termy/compare/v0.1.54...v0.1.55