mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
d9f9b64c76
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@536 dbcabf3a-b0e7-0310-adc4-f8d773084564
17 lines
465 B
Plaintext
17 lines
465 B
Plaintext
|
|
@SYNTAX:hilight@
|
|
|
|
-mask: Match only for nick, <text> is a nick mask
|
|
-regexp: <text> is a regular expression
|
|
-word: <text> must match to full words
|
|
-nick: Hilight only the nick, not the whole line
|
|
-color: Print the message with <color>
|
|
-level: Match only for <level> messages, default is
|
|
publics,msgs,notices,actions
|
|
-channels: Match only in <channels>
|
|
|
|
For regular expressions, see `man 7 regex`.
|
|
|
|
See also: DEHILIGHT, SET HILIGHT
|
|
|