Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| config:filter_files [2023/12/17 23:26] – [Filter Files] Line lengths up to 1000 chars are now supported (previously, 255) digital man | config:filter_files [2025/07/04 14:29] (current) – [Trash Can Files] Document the filter files 'q' (quiet) metadata key digital man | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| A tab (ASCII 9) character or a new-line (CR or CRLF) sequence will terminate (signify the end of) each comparison pattern. All characters between the first tab character and the new-line sequence may be considered metadata for the comparison pattern. | A tab (ASCII 9) character or a new-line (CR or CRLF) sequence will terminate (signify the end of) each comparison pattern. All characters between the first tab character and the new-line sequence may be considered metadata for the comparison pattern. | ||
| + | To support the correct auto-addition of filters, it's important that **all comparison patterns end in a new-line sequence** (i.e. a non-empty file must end with an LF character). | ||
| ===== Comparison Patterns ===== | ===== Comparison Patterns ===== | ||
| * Leading white-space characters are ignored | * Leading white-space characters are ignored | ||
| Line 77: | Line 78: | ||
| |'' | |'' | ||
| |'' | |'' | ||
| + | |'' | ||
| ===== Other Filter Files ===== | ===== Other Filter Files ===== | ||