- Status bar: white-on-blue (was unreadable black-on-cyan with bold)
Layout: left=TermTCP version, center=host+elapsed, right=UTC time+LOG
- Function key bar at bottom: F1=Help F3=Connect F4=Disc F5=Forms
F6=Log F10=Quit — alternating chip/label colors, always visible
- Wire up F1/F3/F4/F5/F6/F10 in handle_key() (no more Ctrl+A required)
- New CP_FKEY color pair (blue on white) for fkey chips
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Add ICS-213 General Message form (Ctrl+A F G) with numbered fields
in correct ICS order, UTC date/time defaults, auto word-wrap textarea
- Add PKTNET Packet Check-In form (Ctrl+A F P)
- Add Forms & Check-Ins submenu under Ctrl+A F
- Background F2 send: silence-based prompt detection (300ms quiet)
replaces fixed-delay polling; sends bbs\r after node login
- Port selection (Ctrl+A M Tab) now saves to config (PortMask)
- Fix textarea cursor escaping message box when typing long lines
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>