• exec/msglist.js

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Sun Mar 27 03:08:45 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/ce01d8a79d0263a03faaa248
    Modified Files:
    exec/msglist.js
    Log Message:
    Support scrolling ANSI messages in preview and view modes

    Supports mixed Ctrl-A and ANSI messages.

    ANSIs of any length should display correctly.

    ANSIs wider than 79 columns will be truncated (not horizontally scrollable).

    Animated ANSIs will not render with their animation sequences in tact. :-(

    ---
    þ 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 Sat Feb 4 20:20:08 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/1a32f58324bf79039bf48adc
    Modified Files:
    exec/msglist.js
    Log Message:
    Fix errant tab in help output

    ---
    þ 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 Mon Feb 27 17:41:58 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/a1548fc05227ffc3d43e8e94
    Modified Files:
    exec/msglist.js
    Log Message:
    Remove accidentally-committed debug output

    And some trailing white-space

    ---
    þ 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 Thu Apr 10 19:55:08 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/7d9bec6d0183f77ec7f26d3d
    Modified Files:
    exec/msglist.js
    Log Message:
    Fix going to a msg number from viewing/reading msgs mode

    In some uses (depending on the list order), typing a message number didn't
    take you to the intended message.

    Reported by Nelgin in IRC.

    ---
    þ 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 Mon Jun 16 20:01:58 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/e0d0bd5db57f220fcb6c50f6
    Modified Files:
    exec/msglist.js
    Log Message:
    Set the current node action value appropriately

    Some menu keys may change the node action (e.g. posting a message), make sure it's set back correctly here.

    ---
    þ 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 Sat Aug 16 15:27:08 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/5082538a44c3bf0a1b736683
    Modified Files:
    exec/msglist.js
    Log Message:
    Add missing command options to help output

    Fix issue #963

    ---
    þ 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 Thu Aug 21 08:41:30 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/cacb9666267e080a6d05329a
    Modified Files:
    exec/msglist.js
    Log Message:
    Add missing -preview option to help output, clean-up other option help

    Further fix issue #963

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