Help: fileedit-glob
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2019 Conference, Houston/TX, US, Nov 4-8
Send your abstracts to tclconference@googlegroups.com
or submit via the online form by Sep 9.

The "fileedit-glob" setting:

The VALUE of this setting is a list of GLOB patterns matching files which are allowed to be edited using the /fileedit page. An empty list suppresses the feature. Example: *.md,*.txt The parsing rules are complex; see https://fossil-scm.org/home/doc/trunk/www/globs.md#syntax Note that /fileedit cannot edit binary files, so the list should not contain any globs for, e.g., images or PDFs.