← all releases

v0.2.33

Highlights

  • Introduces Tmon, an experimental independent terminal engine with its own parser, grid, PTY runtime, graphics support, Unicode-width handling, and desktop adapter.
  • Expands terminal reliability and compatibility across rendering, reflow, selection, search, OSC handling, graphics, and process management.
  • Adds extensive Tmon parity tests, benchmarks, revision gates, and Windows PTY support.
  • Packs terminal cell flags more efficiently to reduce per-cell memory overhead.
  • Preserves native macOS window management behavior while preventing AppKit-owned titlebar dragging from interfering with tab interactions.

Tmon remains experimental in this pre-release. Please report terminal rendering or compatibility regressions on GitHub.

Full changelog: https://github.com/lassejlv/termy/compare/v0.2.32...v0.2.33