mirror of
https://github.com/irssi/irssi.git
synced 2025-04-25 20:41:23 -05:00
Merge pull request #1214 from irssi/vague666-update-help-1
Update ignore help (cherry picked from commit 300cd14a705872df3245cb5235c3d7a84e178b7d)
This commit is contained in:
parent
b47bc61866
commit
ec0b17305a
@ -25,6 +25,8 @@
|
||||
The special level 'NO_ACT' can be used to ignore activity in the statusbar
|
||||
without actually ignoring the message; this behavior is somewhat special
|
||||
because it is allowed in addition to other ignores for the same target.
|
||||
The special level 'HIDDEN' can be used to hide matching messages that can
|
||||
later be revealed using /WINDOW HIDELEVEL -HIDDEN
|
||||
|
||||
%9Examples:%9
|
||||
|
||||
@ -40,6 +42,7 @@
|
||||
/IGNORE *away* NICKS
|
||||
/IGNORE #irssi NO_ACT JOINS PARTS QUITS
|
||||
/IGNORE mike NO_ACT -MSGS
|
||||
/IGNORE mike HIDDEN PUBLIC JOINS PARTS QUITS
|
||||
/IGNORE -regexp -pattern
|
||||
|
||||
%9See also:%9 ACCEPT, SILENCE, UNIGNORE
|
||||
|
Loading…
x
Reference in New Issue
Block a user