mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
Fixed /HILIGHT description
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2961 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
5c6bbf6cc4
commit
77d8235ebe
@ -873,7 +873,8 @@
|
||||
-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 reply with <color> - see below
|
||||
-color: Print the reply with <color>. color is in %code format
|
||||
(see docs/formats.txt)
|
||||
-level: Match only for <level> messages, default is
|
||||
publics,msgs,notices,actions
|
||||
-channels: Match only in <channels>
|
||||
@ -882,8 +883,7 @@
|
||||
|
||||
/HILIGHT without any arguments displays list of the hilights.
|
||||
|
||||
By default the highlighted line will be printed with white color.
|
||||
You can change this with the -color argument. If <color> is a
|
||||
If <color> is a
|
||||
number, Irssi will treat it as a MIRC color code. You can also use
|
||||
bolds (^B), underlines (^_) etc. as <color> if you like.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user