mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
Update levels.in
Make it more clear what NOHILIGHT can be used for
This commit is contained in:
parent
c1fd4b17f5
commit
0334de0a05
@ -36,6 +36,7 @@
|
|||||||
HIDDEN Hides the message when window HIDELEVEL includes HIDDEN.
|
HIDDEN Hides the message when window HIDELEVEL includes HIDDEN.
|
||||||
NO_ACT Doesn't trigger any activity in the statusbar.
|
NO_ACT Doesn't trigger any activity in the statusbar.
|
||||||
NOHILIGHT The text is not highlighted.
|
NOHILIGHT The text is not highlighted.
|
||||||
|
Suppresses hilights when used with /ignore.
|
||||||
|
|
||||||
When using levels from Irssi scripts, you need to prepend the level with
|
When using levels from Irssi scripts, you need to prepend the level with
|
||||||
'MSGLEVEL_'; for example 'CRAP' becomes 'MSGLEVEL_CRAP'.
|
'MSGLEVEL_'; for example 'CRAP' becomes 'MSGLEVEL_CRAP'.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user