Skip to content

v0.6.0

Choose a tag to compare

@mike-ward mike-ward released this 19 Jul 18:56
· 126 commits to main since this release
Immutable release. Only release title and notes can be modified.
b2643bb

[0.6.0] - 2026-07-19

Added

  • Expand XTGETTCAP capability table to the full xterm-256color subset, improving capability queries for tput, vim, and other terminal programs (#53).

Changed

  • Hyperlink hover recolor and pointing-hand cursor are now gated on Cmd being held, matching the activation model (#54).
  • Reuse SetGeom backing store and arena-carve reflow rows to reduce allocations during resize and scrolling (#55, #56) (#57).
  • Bump go-glyph to v1.17.3 and go-gui to v0.40.0 (#58).