• src/syncterm/bbslist.c me

    From Deuc¿@VERT to Git commit to main/sbbs/m on Monday, March 16, 2026 23:43:00
    https://gitlab.synchro.net/main/sbbs/-/commit/16f8ce147225e48b8e9c5625
    Modified Files:
    src/syncterm/bbslist.c menu.c term.c term.h
    Log Message:
    Add hyperlink click and hover to scrollback viewers

    Both viewscroll() (connected session, Alt+B) and
    viewofflinescroll() (main menu) now support clicking
    OSC 8 hyperlinks and showing the URL in the status bar
    on hover with cursor change.

    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/m on Tuesday, March 17, 2026 10:47:00
    https://gitlab.synchro.net/main/sbbs/-/commit/fd6f0f398d6c22ee54aaad04
    Modified Files:
    src/syncterm/bbslist.c menu.c
    Log Message:
    Fix and complete uifc.helpbuf strings across SyncTERM

    Directory listing help: fix "to edit to" typo, add missing INSERT,
    DELETE, F5, F6 docs, fix missing newline before Conio Keys section.
    Sort Profiles help: change Shift-Del to CTRL-X for cross-platform.
    Scrollback help (both menu.c and bbslist.c): add mouse wheel,
    hyperlink click, and ESC documentation.
    Log Level help (menu.c): fix missing closing backtick.

    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

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