• exec/load/mouse_getkey.js

    From deuce@VERT to CVS commit on Wed Apr 8 02:12:49 2020
    exec/load mouse_getkey.js 1.2 1.3
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv22764/load

    Modified Files:
    mouse_getkey.js
    Log Message:
    We don't need separate commens for multiple h params.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri May 1 08:42:31 2020
    exec/load mouse_getkey.js 1.4 1.5
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv31978

    Modified Files:
    mouse_getkey.js
    Log Message:
    Use/cache ansiterm_lib.js for sending the ANSI things.
    mouse_enable() pasted from minesweeper.js.
    Sanitize the mode flag check.
    Add the CVS Id keyword.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Thu Oct 23 09:57:15 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/c9ab6d93ad8d79dc6e2dc667
    Modified Files:
    exec/load/mouse_getkey.js
    Log Message:
    Don't append garbage to string before unstuffing

    Normally the garbage would be a zero-byte string, but from the test,
    it could also be null or undefined.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net