• Do the proposed overhaul

    From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Fri Feb 21 00:03:16 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/17f70d7b461eecb1a749caa3eb005ea5b 7514213#note_6479

    What's this mean? Won't work with UTF-8 content or UTF-8 terminals?
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to GitLab note in main/sbbs on Fri Feb 21 00:25:53 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/17f70d7b461eecb1a749caa3eb005ea5b 7514213#note_6480

    Won't work with UTF-8 content because it bypasses outchar() and goes directly to term_out() (formerly directly to putcom()). Generally US-ASCII doesn't bypass outchar(), but there's a few code paths where it can.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)