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