mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 15:42:26 +02:00
Help files by lite
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@536 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
1fe6d11d7e
commit
d9f9b64c76
111 changed files with 1304 additions and 27 deletions
16
docs/help/in/hilight.in
Normal file
16
docs/help/in/hilight.in
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
|
||||
@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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue