mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 12:53:42 +02:00
Merge pull request #476 from isundil/master
Add an option to make /hilight case sensitive
This commit is contained in:
commit
cf98260ede
4 changed files with 83 additions and 68 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue