__                 _ _                _
  / _| ___   ___   __| | |__   __ _ _ __| | __
 | |_ / _ \ / _ \ / _` | '_ \ / _` | '__| |/ /
 |  _| (_) | (_) | (_| | |_) | (_| | |  |   <
 |_|  \___/ \___/ \__,_|_.__/ \__,_|_|  |_|\_\

A personal BBS  ·  Missoula, Montana  ·  formerly NaClCON BBS

Connect from your terminal: telnet naclconbbs.net 23  |  ssh naclconbbs.net -p 2222

  • WWIV Clone shell Baja to JS

    From Rob Swindell@VERT 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?

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Thomas McCaffery@VERT 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

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