-
zelnet v0.9.4 Stable
released this
2026-07-01 08:37:19 +00:00 | 45 commits to main since this releaseAdded
- Free-roaming cursor: ↑↓←→ now move the on-screen cursor one cell (clamped) on a
field-less display — grid games like Number Munchers — and new--playverbs
up/down/left/right+csr <row> <col>drive it headless. The cursor position is
already reported to the host on AID, so RPGRTNCSRLOCreads the landed cell. Form
screens (nfields>0) keep Tab/field navigation. - Background colors via reverse-image: a
DSPATR(RI) COLOR(x)field now renders as a
FILLED colored cell (the color as an ANSI background + contrasting foreground), not just
a foreground tint. Enables filled grid cells / highlighted tiles.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Free-roaming cursor: ↑↓←→ now move the on-screen cursor one cell (clamped) on a