• WWIV Clone shell Baja to JS

    From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Mon Jun 8 11:26:41 2026
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/692#note_9302

    `main_info()` is defined in `load/shell_lib.js` and appears to be pretty much identical to this function. So why not just use the shell_lib function? In fact, the command key is just calling main_info(), not menu.main_info(), I think this function isn't even being used. If you just delete or remove this function, what happens?
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Thomas McCaffery@1:103/705 to GitLab note in main/sbbs on Mon Jun 8 12:06:47 2026
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/692#note_9307

    I didn't realize that I was just looking at Baja commands. Fixed
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)