mirror of
https://github.com/irssi/irssi.git
synced 2025-05-06 03:23:45 -05:00
Merge pull request #1452 from irssi/vague666-levels-in-update
Update levels.in (cherry picked from commit 1c9990acab3e3fb162a3c1ad4936b0f2678ef07d)
This commit is contained in:
parent
75fd596084
commit
d1319b422b
@ -35,6 +35,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