1. Fix the text PBM format parsing (which nobody should ever use
for anything ever)
2. Fix the embedded MASK= parsing (which should only rarely be used
for oddball things)
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From Deuc¿@VERT to Git commit to main/sbbs/master on Sat Jul 11 09:51:11 2026
Report 1003 mouse motion with no pressed button as xterm
does: all buttons released plus the movement offset. This avoids
treating the released-buttons sentinel as a wheel button before the
movement bit is added.
Update the CTerm mouse tracking documentation to match the
xterm-derived protocol behavior.