• src/sbbs3/sbbsdefs.h src/sbbs3/scfg/scfgxtrn.c src/sbbs3/writemsg.cpp

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sat May 3 01:45:27 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/f7d0f240fae0bdae525e3c6a
    Modified Files:
    src/sbbs3/sbbsdefs.h src/sbbs3/scfg/scfgxtrn.c src/sbbs3/writemsg.cpp Log Message:
    Add editor setting flag to retain Ctrl-A codes in QUOTES.TXT file

    Previously, any Ctrl-A codes in the quoted message text (QUOTES.TXT) would be retained, but not all editors actually support Ctrl-A codes, so make this
    an optin (defaults to No/false).

    ---
    þ 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 May 3 01:45:27 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/bad030f7715ed519b029d692
    Modified Files:
    src/sbbs3/sbbsdefs.h src/sbbs3/scfg/scfgxtrn.c src/sbbs3/writemsg.cpp Log Message:
    Remove the "Expand LF to CRLF" option for external editors

    Synchronet now does the proper line ending conversion when necessary (using WM_EXPANDLF or WM_STRIP_CR mode flags), so we don't need a per-editor
    setting for this behavior.

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