The new version of File Lister is available now. Download here. Changelog follows.
- added counters to output format with pattern %i
- added the option to use regex capturing groups in output format with pattern %v
- added option to match full path in regex instead of only filename
- added option to invert matching behavior for regex
- rewrote output format parser to be pre-compiled for speed improvement
- optimized regex matching for significant speed improvement when using regex
- removed default pattern option from pattern selection menu, added “Default” buttons to some dialogs
- fixed crash if output file in use by another program
- fixed a bug with groupings in filesize pattern
- fixed missing use of default options for date, size, and attributes patterns without parameters