Merge pull request #476 from isundil/master

Add an option to make /hilight case sensitive
This commit is contained in:
ailin-nemui 2016-04-30 21:46:18 +02:00
commit cf98260ede
4 changed files with 83 additions and 68 deletions

View file

@ -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.
-matchcase: 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.