-
zelnet v0.8.2 Stable
released this
2026-06-30 02:34:06 +00:00 | 63 commits to main since this releaseFixed
- 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- 5250: an Insert-Cursor / Move-Cursor order no longer moves the buffer write address. IC/MC