• exec/SlyEdit.js SlyEdit_Misc.js

    From nightfox@VERT to CVS commit on Friday, August 16, 2019 02:36:17
    exec SlyEdit.js 1.67 1.68 SlyEdit_Misc.js 1.55 1.56
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv4371

    Modified Files:
    SlyEdit.js SlyEdit_Misc.js
    Log Message:
    Version 1.70: Fix for a bug introduced in the flowing-line update in 1.68 where some quote blocks were sometimes not being included when saving a message. Also, quote lines are now wrapped to the user's terminal width rather than 80 columns.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Eric Oulashin@VERT to Git commit to main/sbbs/master on Sunday, January 24, 2021 07:54:33
    https://gitlab.synchro.net/main/sbbs/-/commit/7164d94513a43b0c5e77c850
    Modified Files:
    exec/SlyEdit.js SlyEdit_Misc.js
    Log Message:
    [Issue 206] When using SlyEdit CTRL-Space on a MAC sends a 0x0 NUL character causing execution in the timeout logic

    With the addition of K_NUL (8b8ed215), this patch changes SlyEdit so that it no longer thinks a 0x0 is a timeout

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sunday, January 24, 2021 07:54:33
    https://gitlab.synchro.net/main/sbbs/-/commit/d61025791864f986aff3a94e
    Modified Files:
    exec/SlyEdit.js SlyEdit_Misc.js
    Log Message:
    Merge branch '206-SlyEdit-NUL-timeout'

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