• v0.8.2 ea2029eeae

    zelnet v0.8.2 Stable

    gitea_admin released this 2026-06-30 02:34:06 +00:00 | 63 commits to main since this release

    Fixed

    • 5250: an Insert-Cursor / Move-Cursor order no longer moves the buffer write address. IC/MC
      position only the displayed cursor (carried via the field model); treating them like
      Set-Buffer-Address meant any display data the host emitted after an IC in the same
      Write-To-Display painted at the wrong cell — and desynced the painted screen from the
      input-field model. Now a no-op for the write cursor, matching the 3270 path.
    Downloads