• exec/textedit.js

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Mon Mar 3 15:30:53 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/a42f6a8e37d291ed341a2110
    Modified Files:
    exec/textedit.js
    Log Message:
    Add CTRL-S to "save"

    This simply writes changed values to ctrl/textedit.ini, you can
    copy these into the appropriate text.ini or text.dat.

    I haven't dug in to see if text.dat has different encoding than ini
    or anything, and I think that if you want to use this to build a
    full text.dat, you would want to do it a bit at a time, so a follow-
    on utility to convert text.ini to text.dat is likely the easiest way
    to do this stuff.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Mon Mar 3 16:24:41 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/21d30e104d9e6fedc5db6e96
    Modified Files:
    exec/textedit.js
    Log Message:
    Remove cleartoeos() hack

    It's in JS now.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)