BBS:      TELESC.NET.BR
Assunto:  docs/boolsrch.md
De:       Rob Swindell (on Windows 11)
Data:     Sun, 17 May 2026 18:45:24 -0700
-----------------------------------------------------------
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) 
n
---
  mSynchronetn  hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net

-----------------------------------------------------------
[Voltar]