• exec/SlyEdit.js SlyEdit_DCTStuff.js SlyEdit_IceStuff.js SlyEdit_Misc.js

    From nightfox@VERT to CVS commit on Sunday, July 21, 2019 19:04:01
    exec SlyEdit.js 1.63 1.64 SlyEdit_DCTStuff.js 1.21 1.22 SlyEdit_IceStuff.js 1.29 1.30 SlyEdit_Misc.js 1.51 1.52
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv24609

    Modified Files:
    SlyEdit.js SlyEdit_DCTStuff.js SlyEdit_IceStuff.js
    SlyEdit_Misc.js
    Log Message:
    Now supports changing the message subject (with Ctrl-S). Ctrl-S was previously for text search, which has now been changed to Ctrl-W (word/text serach). Updated the version to 1.67. Changing the subject requires a Synchronet development build from July 21, 2019 or newer (that build added support for RESULT.ED even for


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Sunday, July 21, 2019 21:47:15
    exec SlyEdit.js 1.64 1.65 SlyEdit_DCTStuff.js 1.22 1.23 SlyEdit_IceStuff.js 1.30 1.31 SlyEdit_Misc.js 1.52 1.53
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv12738

    Modified Files:
    SlyEdit.js SlyEdit_DCTStuff.js SlyEdit_IceStuff.js
    SlyEdit_Misc.js
    Log Message:
    Made a small refactor


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Nightfox@VERT/DIGDIST to CVS commit on Sunday, July 21, 2019 21:58:40
    Re: exec/SlyEdit.js SlyEdit_DCTStuff.js SlyEdit_IceStuff.js SlyEdit_Misc.j
    By: nightfox to CVS commit on Sun Jul 21 2019 12:04 pm

    Modified Files:
    SlyEdit.js SlyEdit_DCTStuff.js SlyEdit_IceStuff.js
    SlyEdit_Misc.js
    Log Message:
    Now supports changing the message subject (with Ctrl-S). Ctrl-S was previously for text search, which has now been changed to Ctrl-W (word/text serach). Updated the version to 1.67. Changing the subject requires a Synchronet development build from July 21, 2019 or newer (that build added support for RESULT.ED even for

    Also, with this version, SlyEdit now also supports the WWIF EDITOR.INF information file. This SlyEdit always writes RESULT.ED after saving, even when configured for QuickBBS MSGINF/MSGTMP. When configured for WWIV EDITOR.INF/RESULT.ED, SlyEdit won't display the sub-board name (because that isn't available in EDITOR.INF), but in that configuration, earlier builds of Synchronet (before July 21, 2019) will read the RESULT.ED to pick up the new subject.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From nightfox@VERT to CVS commit on Saturday, August 10, 2019 02:42:29
    exec SlyEdit.js 1.65 1.66 SlyEdit_DCTStuff.js 1.24 1.25 SlyEdit_IceStuff.js 1.31 1.32 SlyEdit_Misc.js 1.53 1.54
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv13081

    Modified Files:
    SlyEdit.js SlyEdit_DCTStuff.js SlyEdit_IceStuff.js
    SlyEdit_Misc.js
    Log Message:
    Version 1.68: Each paragraph of text written in a message is now saved as one long line so that they can be wrapped appropriately according to the terminal/reader width (which should work online as well as in offline readers). Also, message uploads are now supported by typing /UPLOAD (or /UL) on a line by itself (the uploaded message will replace any message written into the editor). Also, now honors the SUB_ANON and SUB_AONLY flags for the sub-boards when cross-posting so that the "from" name is "Anonymous" if either of those flags enabled.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Thursday, August 15, 2019 04:43:34
    exec SlyEdit.js 1.66 1.67 SlyEdit_DCTStuff.js 1.25 1.26 SlyEdit_IceStuff.js 1.32 1.33 SlyEdit_Misc.js 1.54 1.55
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv12989

    Modified Files:
    SlyEdit.js SlyEdit_DCTStuff.js SlyEdit_IceStuff.js
    SlyEdit_Misc.js
    Log Message:
    Version 1.69: Updated to only use console.inkey() for user input and not use console.getkey() anymore. Also, SlyEdit will now write the editor style (ICE or DCT) to result.ed at the end when a message is saved. Also, when editing a message, if the cursor is at the end of the last line and the user presses the DEL key, then treat it as a backspace. Some terminals send a delete for backspace, particularly with keyboards that have a delete key but no backspace key.


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