• exec/load/shell_lib.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sunday, January 12, 2025 19:30:56
    https://gitlab.synchro.net/main/sbbs/-/commit/d8c0c53124991aaba81a87ff
    Modified Files:
    exec/load/shell_lib.js
    Log Message:
    Don't bother prompting for new file scan when scan pointer is 0

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Friday, July 11, 2025 17:44:00
    https://gitlab.synchro.net/main/sbbs/-/commit/76cc41762a937f57c6bf1f0c
    Modified Files:
    exec/load/shell_lib.js
    Log Message:
    Use a conditional blank line before the "Search i... for new files" prompt

    Rather than 2 new-lines. The 2 new-lines caused 2 blank lines between the displayed text/menu/tmessage.* file (if you have one) and the prompt.
    e.g.
    All files are also available for download via FTP at ftp://vert.synchro.net
    and via HTTP at http://vert.synchro.net/files/
    <two blank lines here>
    [√] Search all libraries for new files? No

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sunday, March 01, 2026 22:05:09
    https://gitlab.synchro.net/main/sbbs/-/commit/5e7f3872fab0226255b3198e
    Modified Files:
    exec/load/shell_lib.js
    Log Message:
    Don't search globally to view/list-extended file info if the filespec is '*'

    e.g. using the 'E' or 'V' commands (in the default shell) in an empty directory would do something unexpected.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Friday, March 13, 2026 16:51:40
    https://gitlab.synchro.net/main/sbbs/-/commit/b519481b7d7613d99193834b
    Modified Files:
    exec/load/shell_lib.js
    Log Message:
    Don't accept number or slash-number input if menu has no handler function

    Fix issue (reported via e-mail :-() by Cru Jones:
    if you activate the renegade javascript menu, then hit a number on the main menu, it errors out and disconnect

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Tuesday, March 17, 2026 02:03:58
    https://gitlab.synchro.net/main/sbbs/-/commit/af2acbd08b6f7427363af114
    Modified Files:
    exec/load/shell_lib.js
    Log Message:
    Slash-commands broken in last commit to this file unless /<number> was allowed

    Notably impacting the Reneclone main menu "slash commands"

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