• docs/boolsrch.md

    From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sun May 17 18:45:24 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/ced0fb5d770b71c30c4d7051
    Modified Files:
    docs/boolsrch.md
    Log Message:
    boolsrch: correct default.js command bindings in docs/boolsrch.md

    The "Where it works" table claimed file-section `S` triggered boolean
    text search, but in exec/default.js the boolean-search command is
    actually `F` ("Find Text in File Descriptions" via FL_FINDDESC).
    File-section `S` is "Search for Filename(s)" (FL_NO_HDR) — a wildcard filename pattern match that doesn't use the parser at all.

    Also clarified the message side (separate rows for main-menu `F` scan
    vs the read-loop `F` re-prompt) and added a note that the parser
    engages whenever SCAN_FIND / FL_FIND reaches the underlying scan
    function, so sysops with custom shells get the same behavior regardless
    of how they bind the entry points.

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