• src/syncterm/Manual.txt src/uifc/filepick.c

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Thu Apr 23 23:45:46 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/262023b439e2ec752823c8e8
    Modified Files:
    src/syncterm/Manual.txt src/uifc/filepick.c
    Log Message:
    uifc: Ctrl+A tags every file in the multi-file picker

    Adds a Select-All shortcut to the multi-pick file browser: Ctrl+A in
    the directory or file pane tags every entry currently visible in the
    file pane (directories live in s->dirs, not s->files, so they are
    never selectable). sel_add() is idempotent, so pressing Ctrl+A on an already-fully-tagged list is a no-op.

    Status-bar hint is left alone; the shortcut is documented in the
    File Browser section of Manual.txt.

    Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)