• exec/dorkit/screen.js

    From deuce@VERT to CVS commit on Wednesday, November 11, 2015 19:52:26
    exec/dorkit screen.js NONE 1.1
    Update of /cvsroot/sbbs/exec/dorkit
    In directory cvs:/tmp/cvs-serv2057/dorkit

    Added Files:
    screen.js
    Log Message:
    Add load/remote screen copies which parse the ANSI sent to the remote.
    Use default of 80x24 for both.
    Use the screen object to parse ANSI and keep the systems idea of the
    "Current Attribute" correct.

    Once this is all fixed up, I'll have everything I need for getstr()!




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Tuesday, November 17, 2015 13:38:35
    exec/dorkit screen.js 1.4 1.5
    Update of /cvsroot/sbbs/exec/dorkit
    In directory cvs:/tmp/cvs-serv17758/dorkit

    Modified Files:
    screen.js
    Log Message:
    Initial support for auto-pause.
    Still some work to do around clear screens.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Thursday, August 22, 2019 15:05:14
    exec/dorkit screen.js 1.7 1.8
    Update of /cvsroot/sbbs/exec/dorkit
    In directory cvs:/tmp/cvs-serv28923/dorkit

    Modified Files:
    screen.js
    Log Message:
    Some fixings and optimizations.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Friday, September 20, 2019 17:02:41
    exec/dorkit screen.js 1.11 1.12
    Update of /cvsroot/sbbs/exec/dorkit
    In directory cvs:/tmp/cvs-serv13490

    Modified Files:
    screen.js
    Log Message:
    Fix clear to end of line.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Thursday, January 02, 2020 14:24:32
    exec/dorkit screen.js 1.13 1.14
    Update of /cvsroot/sbbs/exec/dorkit
    In directory cvs:/tmp/cvs-serv5546/dorkit

    Modified Files:
    screen.js
    Log Message:
    Make auto-pause smarter... mostly by ignoring blank lines at the start.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¨@VERT to Git commit to main/sbbs/master on Tuesday, April 11, 2023 13:27:40
    https://gitlab.synchro.net/main/sbbs/-/commit/ed989b83bc2a2a84282f662e
    Modified Files:
    exec/dorkit/screen.js
    Log Message:
    Don't warn in CSI [ ? 25 [lh]

    For Dasme.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¨@VERT to Git commit to main/sbbs/master on Monday, March 18, 2024 11:53:23
    https://gitlab.synchro.net/main/sbbs/-/commit/d427d6b41fddc12500858f63
    Modified Files:
    exec/dorkit/screen.js
    Log Message:
    Support ignoring CSI n commands.

    Fixes issue reported from CCO BBS.

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