From 66f5fb699beef7c0f468bce1aa75d80d535862a8 Mon Sep 17 00:00:00 2001 From: Geert Hauwaerts Date: Sun, 6 Jul 2014 18:49:02 +0200 Subject: [PATCH] Added information about the NO_ACT level Added information about the NO_ACT level --- docs/help/in/ignore.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/help/in/ignore.in b/docs/help/in/ignore.in index 85f71ad8..2d19dd08 100644 --- a/docs/help/in/ignore.in +++ b/docs/help/in/ignore.in @@ -21,6 +21,10 @@ Ignores nicknames or text that matches a pattern. + The special level "NO_ACT" can be used to ignore activity in the statusbar + without actually ignoring the message; this behaviour is somewhat special + because it is allowed in addition to other ignores for the same target. + %9Examples:%9 /IGNORE @@ -36,6 +40,7 @@ /IGNORE #irssi NO_ACT JOINS PARTS QUITS /IGNORE mike NO_ACT -MSGS /IGNORE -regexp -pattern + /IGNORE mike NO_ACT -MSGS %9See also:%9 ACCEPT, SILENCE, UNIGNORE