• src/sbbs3/ansi_terminal.cpp

    From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sun Jan 11 19:36:10 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/817699d96e81bd70dd1e06a6
    Modified Files:
    src/sbbs3/ansi_terminal.cpp
    Log Message:
    Log length of "broken ANSI sequence"

    to help get to the bottom of "Sent broken ANSI sequence ''" log messages
    --- SBBSecho 3.34-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sun Jan 11 23:23:54 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/0257d45e57cf284ecb69c28a
    Modified Files:
    src/sbbs3/ansi_terminal.cpp
    Log Message:
    <@Deuce> DigitalMan, why use %u and a cast instead of %zu?

    No good answer given.
    --- SBBSecho 3.34-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Thu Feb 26 04:57:08 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/6728a622d779b2fed0e5ca09
    Modified Files:
    src/sbbs3/ansi_terminal.cpp
    Log Message:
    Only wait 1 second for the '[' following an ESC (when not in string-input mode)

    This restores the v3.20 behavior, reducing the delay following a single ESC
    key press from 3 to 1 second. As reported by m1ndsurf3r in IRC.
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)