From d8a6e666994ec4265459ed1e6665c01eb651eb82 Mon Sep 17 00:00:00 2001 From: B Thibault Date: Fri, 29 Apr 2016 01:01:34 +0200 Subject: Ref #421 (Add an option to make /hilight case sensitive) Allow use of /hilight -case exAMPle (compatible with other options) Added matchcase to hilight config file (exemple: { text = exAMPle; matchcase = yes; } ) --- docs/help/in/hilight.in | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/help/in/hilight.in b/docs/help/in/hilight.in index fabbc2ea..677e64c3 100644 --- a/docs/help/in/hilight.in +++ b/docs/help/in/hilight.in @@ -10,6 +10,7 @@ -line: Highlights the whole line. -mask: Highlights all messages from users matching the mask. -full: The text must match the full word. + -case: The text must match case. -regexp: The text is a regular expression. -color: The color the display the highlight in. -actcolor: The color to mark the highlight activity in the statusbar. -- cgit v1.2.3