[Konversation-devel] [konversation] [Bug 326040] Regex highlight pattern

Nick Cross kde at goots.org
Tue Oct 15 14:35:08 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=326040

--- Comment #10 from Nick Cross <kde at goots.org> ---
Referring to my three line example again. If I have a regex matcher of .* it
notifies me for everything. What I really wanted was a regex so  I could look
for actual conversations not join/leave events. Therefore a regex of 
<.*>.* 
should notify me in a nice popup of 
[27/09/2013 15:03] <aperson> ther: Yeah
but not of
[27/09/2013 14:55] [Notify] fnr is online (irc.xxxx.com). 
[27/09/2013 14:22] <-- tk (~tk) has left this channel (Leaving).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Konversation-devel mailing list