• src/doors/syncconquer/door/door_help.c

    From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Sun Jul 26 01:15:28 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/f690ef1228fe8942ab89f543
    Modified Files:
    src/doors/syncconquer/door/door_help.c
    Log Message:
    syncconquer: line up the last help row, and name one key to close

    The music-volume row was indented a column further than every other row
    in the card, so its description sat one past the column the two-column formatter puts every other description on. Moving the row one column left
    lands it back on that column, beside "This help", "Who's online" and
    "Page a node". The key keeps a space of its own indent so "+ / -" does
    not read as another Ctrl chord in a block of them.

    The closing line offered three ways out where one will do. It now reads
    "ESC to Close", centered the way the title bar is -- computed from the
    panel's inner width rather than hand-counted spaces, so it stays centered
    if either the text or the width changes. Nothing is lost by not naming
    the other two: F1 and Ctrl-K appear in the body as "This help", and all
    three still close the card.

    Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)