• src/conio/cterm.c

    From Deucе@VERT to Git commit to main/sbbs/master on Fri Jun 26 12:57:56 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/32bff8335fccb259ae731fae
    Modified Files:
    src/conio/cterm.c
    Log Message:
    Fix functions that were namespaced in v1.10

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sat Jul 11 08:58:43 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/05781f4de9d19a7a0f2ce43b
    Modified Files:
    src/conio/cterm.c
    Log Message:
    Keep cterm key maps sorted

    The shifted navigation keys now live in the CIO-private E0 range,
    which puts them after the Ctrl navigation entries numerically.

    Move the affected Mode 7/Prestel-style mapping rows without
    changing the sequences they emit, so the sorted-table verifier
    and bsearch() precondition remain valid.

    Co-Authored-By: OpenAI Codex <noreply@openai.com>

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