Subj : src/syncterm/term.c To : CVS commit From : deuce Date : Mon Apr 06 2020 01:33 am src/syncterm term.c 1.348 1.349 Update of /cvsroot/sbbs/src/syncterm In directory cvs:/tmp/cvs-serv4152/syncterm Modified Files: term.c Log Message: Add support for mode 9 and mode 1000 (no modifiers) mouse protocol per XTerm. This is what the FreeBSD console supports as well, so there's a chance this works in curses mode too. Curses is the least likely since IIRC, the curses mouse thing is insane. .