2000-07-26 13:52:19 -04:00
|
|
|
|
2014-07-05 16:16:35 -04:00
|
|
|
%9Syntax:%9
|
|
|
|
|
2000-07-26 13:52:19 -04:00
|
|
|
@SYNTAX:hilight@
|
|
|
|
|
2014-07-05 16:16:35 -04:00
|
|
|
%9Parameters:%9
|
|
|
|
|
|
|
|
-nick: Highlights only the nickname and not the whole line.
|
|
|
|
-word: Highlights only the word and not the whole line.
|
|
|
|
-line: Highlights the whole line.
|
|
|
|
-mask: Highlights all messages from users matching the mask.
|
|
|
|
-full: The text must match the full word.
|
|
|
|
-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.
|
|
|
|
-level: Matches only on the given message level.
|
2014-07-06 18:55:15 -04:00
|
|
|
-network: Matches only on the given network.
|
2014-07-05 16:16:35 -04:00
|
|
|
-channels: Matches only on the given channels.
|
|
|
|
-priority: The priority to use when multiple highlights match.
|
|
|
|
|
|
|
|
The text to highlight on; if no argument is given, the list of highlights
|
|
|
|
will be displayed.
|
|
|
|
|
|
|
|
%9Description:%9
|
2000-07-26 13:52:19 -04:00
|
|
|
|
2014-07-05 16:16:35 -04:00
|
|
|
Highlights the keyword or pattern to make sure that you don't miss any
|
|
|
|
important messages.
|
2001-01-04 08:56:54 -05:00
|
|
|
|
2014-07-05 16:16:35 -04:00
|
|
|
%9Examples:%9
|
2001-01-04 08:56:54 -05:00
|
|
|
|
2014-07-05 16:16:35 -04:00
|
|
|
/HILIGHT
|
|
|
|
/HILIGHT mike
|
|
|
|
/HILIGHT -regexp mi+ke+
|
2014-07-06 12:53:05 -04:00
|
|
|
/HILIGHT -mask bob!*@*.irssi.org -color %%G
|
2014-07-05 16:16:35 -04:00
|
|
|
/HILIGHT -full -color %%G -actcolor %%Y redbull
|
2009-09-02 17:46:57 -04:00
|
|
|
|
2014-07-05 16:16:35 -04:00
|
|
|
%9References:%9
|
2001-01-04 08:56:54 -05:00
|
|
|
|
2014-07-05 16:16:35 -04:00
|
|
|
https://github.com/irssi/irssi/blob/master/docs/formats.txt
|
2000-07-26 13:52:19 -04:00
|
|
|
|
2014-07-05 16:16:35 -04:00
|
|
|
%9See also:%9 DEHILIGHT, LEVELS
|
2000-07-26 13:52:19 -04:00
|
|
|
|