github adibhanna/tsm v0.6.5

7 hours ago

Bug Fix

  • Fix Claude Code cycling on reattach (#8): When reattaching to a session running an alt-screen app (e.g. Claude Code with --continue/--resume), tsm no longer sends Ctrl+L which was triggering an expensive full re-render. Alt-screen apps redraw correctly from SIGWINCH alone.
  • Reduce output pipeline latency: PTY output is now broadcast to clients before VT state processing, reducing per-chunk latency during large output bursts.

Full Changelog: v0.6.4...v0.6.5

Don't miss a new tsm release

NewReleases is sending notifications on new releases.