-
zelnet v0.7.0 Stable
released this
2026-06-26 04:09:12 +00:00 | 102 commits to main since this releaseAdded
- Connect dialog redesign: selectable TN5250 / TN3270 protocol radios (TN5250 the default),
clearer IBM i sign-on labelling so it's obvious the User/Password fields fill the 5250 sign-on
screen (not the host on the other end of the terminal), a native separator above the sign-on
section, and a US/Canada (CCSID 037) default codepage. - Disconnect: a Disconnect button in a slimmer toolbar, plus a
Ctrl+D/⌘Dkeyboard
accelerator — disconnecting returns to the Connect dialog so you can start a new session without
relaunching. Both the macOS and Windows GUIs, at parity.
Fixed
- TN3270 terminal-escape injection: a hostile or MITM host's Repeat-to-Address byte that decodes
to a C1 control (e.g. an 8-bit CSI introducer) is now gated out before it reaches the screen,
matching the rest of the renderer's control-character handling. - TN3270 wrapping input fields: a field whose attribute sits near the end of the screen now
transmits its real (wrapped) typed input instead of stale off-screen cells.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Connect dialog redesign: selectable TN5250 / TN3270 protocol radios (TN5250 the default),