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

    From Deucе@VERT to Git commit to main/sbbs/master on Sun Nov 3 21:50:27 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/7cbc4d3b42300e95ff1bfc43
    Modified Files:
    src/conio/cterm.c src/syncterm/CHANGES
    Log Message:
    Fix Steady and Concealed Prestel modes

    Fixes Night Owl

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Wed Feb 5 14:22:16 2025
    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 Wed Feb 12 13:21:42 2025
    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