forked from rocketman10404/tabbychat
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- 'Send matches to tab' checked.
- 'Inverse match' checked.
Using these settings to filter out certain messages. Inverse matching works correctly when the message is short and only takes up a single line. Inverse matching fails when the message is long enough that it wraps to the next line(s).
Expected Result: All of those [G] and [Tr] messages should be filtered out.
Actual Result: Single line messages are filtered out, multiple line messages are not.
Note: Filtering messages with 'Inverse match' unchecked has no issues when they are single or multiple lines.

Metadata
Metadata
Assignees
Labels
No labels


