• exec/lbshell.js

    From deuce@VERT to CVS commit on Tue Apr 28 22:40:39 2020
    exec lbshell.js 1.130 1.131
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv1904

    Modified Files:
    lbshell.js
    Log Message:
    str_cmds.js no longer loads text.js




    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri May 1 12:44:42 2020
    exec lbshell.js 1.131 1.132
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv32303

    Modified Files:
    lbshell.js
    Log Message:
    Use/cache ansiterm_lib.js for sending the ANSI things.
    mouse_enable() pasted from minesweeper.js.


    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun May 3 23:12:43 2020
    exec lbshell.js 1.132 1.133
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv27900

    Modified Files:
    lbshell.js
    Log Message:
    Don't need to mangle the ANSI sequences before stuffing back into the keyboard buffer.



    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Wed Sep 9 01:01:31 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/ec8aea6a21a54c53b2ae53ee
    Modified Files:
    exec/lbshell.js
    Log Message:
    Honor the "pause after exit" setting for external programs.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Sat Oct 17 13:47:11 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/00817939100aa40f1ef987ad
    Modified Files:
    exec/lbshell.js
    Log Message:
    Fix lbshell crashing if no available items in an external menu. Also fix not honoring the "pause after execution" setting on an external program.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Sat Oct 17 13:47:12 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/030e3513ea83b724be545e95
    Modified Files:
    exec/lbshell.js
    Log Message:
    Merge branch 'lightbar' into 'master'

    Fix lbshell crashing if no available items in an external menu. Also fix not...

    See merge request sbbs/sbbs!10

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Michael Long@VERT to Git commit to main/sbbs/master on Tue Jan 26 18:25:11 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/e7ee31de4b9a70d19a458295
    Modified Files:
    exec/lbshell.js
    Log Message:
    Update lbshell.js - don't even need doorscan in here as it can be enabled/disabled via the pre/post xtrn module and modopts.ini

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon May 31 21:31:40 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/de35bc2c5803a211531d30bc
    Modified Files:
    exec/lbshell.js
    Log Message:
    Only add accessible programs to the xtrn list

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Thu Sep 29 15:35:18 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/dd2ab2e73bc9ebaaff17e7e8
    Modified Files:
    exec/lbshell.js
    Log Message:
    Check undefined.

    Fixes #368

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Fri Mar 8 21:38:21 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/60bde349f49d5a3d5c7ddd12
    Modified Files:
    exec/lbshell.js
    Log Message:
    Fix longstanding TODO to get files in a directory.

    This is likely also broken classic_shell.js, but nobody should ever
    open that file anymore.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net