• src/conio/cterm.c cterm.h

    From Deuc¿@VERT to Git commit to main/sbbs/master on Thursday, January 23, 2025 09:47:27
    https://gitlab.synchro.net/main/sbbs/-/commit/68c323ad69e6c634fa04f9bc
    Modified Files:
    src/conio/cterm.c cterm.h
    Log Message:
    Remove CTERM_WITHOUT_CONIO "support"

    This has only ever worked briefly, and makes the code more confusing.

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Tuesday, March 04, 2025 19:44:59
    https://gitlab.synchro.net/main/sbbs/-/commit/340dea555455514b28475aa4
    Modified Files:
    src/conio/cterm.c cterm.h
    Log Message:
    Allow NUL in Stari ST VT-52 sequences.

    It seems at least some Atari ST VT-52 implementations do.

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sunday, April 12, 2026 19:48:59
    https://gitlab.synchro.net/main/sbbs/-/commit/60fdba3a9f61d2345c760ab1
    Modified Files:
    src/conio/cterm.c cterm.h
    Log Message:
    Add function to detect where CR would go

    Important for RIP to be able to accurately detect if it's at the
    "beginning of a line" for ! parsing to work the same as RIPterm.

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