• ctrl/text.dat

    From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Mon Dec 2 11:12:26 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/6e166f09d2def98443f5f5de
    Modified Files:
    ctrl/text.dat
    Log Message:
    Add NodeActionCustom (blank, by default)
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on ChromeOS)@1:103/705 to Git commit to main/sbbs/master on Sun Feb 2 14:54:04 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/7850da47738bdb6f62783e51
    Modified Files:
    ctrl/text.dat
    Log Message:
    Fix number of QWKBadControlCommand

    trimmed some trailing whitespace
    --- SBBSecho 3.23-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 Wed Feb 5 11:18:48 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/4456c5c1b11616bd7fb8a854
    Modified Files:
    ctrl/text.dat
    Log Message:
    Add condition newline to CriticalErrors string

    Fix issue #868 - pretty this string for 40 col terminals
    --- SBBSecho 3.23-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 May 17 18:45:24 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/abb5ef7d9af1d22a2710b54b
    Modified Files:
    ctrl/text.dat
    Log Message:
    boolsrch: avoid CGA brown in SearchStringPrompt

    The previous prompt reset back to dim yellow (`\1n\1y`) for the `(...)`
    parens around the `?=help` hint, which renders as brown on CGA palettes.
    Drop the resets and let the leading `\1h` ride sticky-bright through the
    hint, with white `?` for the keystroke (mirrors UeditPrompt's idiom).

    Issue: #1139
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)