GenieClient / Genie4

.NET 6 Update of Genie
GNU General Public License v3.0
20 stars 14 forks source link

Suggestion: timestamps ignored by regex #168

Open hat071af opened 7 months ago

hat071af commented 7 months ago

This may or may not be feasible, but it'd be nice to have the timestamps added by genie not interact with regex. It's possible to work around currently by using a regex that accounts for both having and not having a timestamp when anchoring the start of a line so it's not hugely important.