Skip to content

v0.2.33

Choose a tag to compare

@lassejlv lassejlv released this 05 Aug 01:32
· 70 commits to main since this release

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: v0.2.32...v0.2.33