• src/conio/cterm.c src/syncterm/CHANGES

    From Deucе@VERT to Git commit to main/sbbs/master on Wednesday, February 05, 2025 14:22:16
    https://gitlab.synchro.net/main/sbbs/-/commit/bea751bcce2fe280333c8eca
    Modified Files:
    src/conio/cterm.c src/syncterm/CHANGES
    Log Message:
    Disable Prestel ENQ/Memory in BBC Micro Mode 7

    There's very little evidence that Prestel terminals supported this,
    and zero evidence that BBC Micro terminals did.

    ESC and ENQ are ignored like all other control characters in Mode 7
    now.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Wednesday, February 12, 2025 13:21:42
    https://gitlab.synchro.net/main/sbbs/-/commit/afbc482b908f9259639b29fd
    Modified Files:
    src/conio/cterm.c src/syncterm/CHANGES
    Log Message:
    Fix APB and APU from top in BBC Micro Mode 7

    Up from the top row scrolls down, does not wrap to bottom.

    Backspace from the top-left position scrolls down and moves the
    cursor to end end of the new top line, does not wrap to bottom.

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