• src/conio/cterm.c cterm.h

    From Deuce@VERT to Git commit to main/sbbs/master on Friday, June 02, 2023 07:58:00
    https://gitlab.synchro.net/main/sbbs/-/commit/d225118a00b1d3f29f4e03b3
    Modified Files:
    src/conio/cterm.c cterm.h
    Log Message:
    Fix bracketpaste and erase line

    The bracketpaste "bit" was set to 0x16, not 0x10 or 16 as intended.
    Erase line would erase the wrong line if the scrolling region didn't
    start on line 1.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sunday, November 03, 2024 01:18:08
    https://gitlab.synchro.net/main/sbbs/-/commit/8cadf8851f5c3222b785fe28
    Modified Files:
    src/conio/cterm.c cterm.h
    Log Message:
    Implement the remote programming protocol.

    I don't expect anything actually uses this...

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