• ctrl/text.dat

    From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Wednesday, January 08, 2025 23:41:31
    https://gitlab.synchro.net/main/sbbs/-/commit/dabdda184985eb59f41fbbdd
    Modified Files:
    ctrl/text.dat
    Log Message:
    Corrected string numbers for recently added strings

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Sunday, February 02, 2025 14:54:04
    https://gitlab.synchro.net/main/sbbs/-/commit/7850da47738bdb6f62783e51
    Modified Files:
    ctrl/text.dat
    Log Message:
    Fix number of QWKBadControlCommand

    trimmed some trailing whitespace

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Wednesday, February 05, 2025 11:18:48
    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

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sunday, May 17, 2026 18:45:24
    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

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