From 525b2ee056c58b388fee2ab8cab512e10362d847 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Sat, 8 Feb 2020 14:42:20 -0800 Subject: [PATCH] Interpreter: do not dehighlight nicks that are followed by a colon --- PBot/Interpreter.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PBot/Interpreter.pm b/PBot/Interpreter.pm index aad18f44..27ede7fd 100644 --- a/PBot/Interpreter.pm +++ b/PBot/Interpreter.pm @@ -912,10 +912,10 @@ sub dehighlight_nicks { foreach my $nick (@nicks) { $nick = quotemeta $nick; my $const_line = $line; - while ($const_line =~ m/(?