Subj : src/sbbs3/js_console.cpp To : CVS commit From : rswindell Date : Sun May 24 2020 01:16 am src/sbbs3 js_console.cpp 1.153 1.154 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs:/tmp/cvs-serv23820 Modified Files: js_console.cpp Log Message: Addd console.mouse_mode (bit-field) property for visibility/control of sbbs internal ANSI-mouse-reporting mode flags (should not normally need to set this). console.getxy() now works with non-ANSI terminals and returns false if for some reason the request fails (e.g. ANSI cursor position report timeout). .