• v0.9.4 91af5a6429

    zelnet v0.9.4 Stable

    gitea_admin released this 2026-07-01 08:37:19 +00:00 | 45 commits to main since this release

    Added

    • Free-roaming cursor: ↑↓←→ now move the on-screen cursor one cell (clamped) on a
      field-less display — grid games like Number Munchers — and new --play verbs
      up/down/left/right + csr <row> <col> drive it headless. The cursor position is
      already reported to the host on AID, so RPG RTNCSRLOC reads 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