mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -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.
|
||||
NO_ACT Doesn't trigger any activity in the statusbar.
|
||||
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
|
||||
'MSGLEVEL_'; for example 'CRAP' becomes 'MSGLEVEL_CRAP'.
|
||||
|
Loading…
Reference in New Issue
Block a user