Subj : src/sbbs3/putmsg.cpp To : Git commit to sbbs/master From : Rob Swindell Date : Thu Oct 08 2020 20:12:37 https://gitlab.synchro.net/sbbs/sbbs/-/commit/9919c23e8e52f5b7bb9a79f4 Modified Files: src/sbbs3/putmsg.cpp Log Message: Don't pass-through ANSI Device Attributes (DA) requestsputmsg(), used to display messages and display/menu files, will no longer pass-through the ANSI sequence ESC[c (found in some corrupted ANSI posts to fsxNet->FSX_BOT echo) to the client terminal since this will stimulate a (unwanted) response from the client.I do wonder if the outchar_esc value check should be == here instead of >=, but I'm not familiar with the string and SOS states. I wonder if any display files sent from the BBS would ever include those sequences. --- SBBSecho 3.11-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .