Important
You are reading the help for Irssi 1.0. The current release version is Neırssi 1.3.
ignore
Syntax
IGNORE [-regexp | -full] [-pattern <pattern>] [-except] [-replies] [-network <network>] [-channels <channel>] [-time <secs>] <mask> [<levels>]
IGNORE [-regexp | -full] [-pattern <pattern>] [-except] [-replies] [-network <network>] [-time <secs>] <channels> [<levels>]
Parameters
|
Indicates that the pattern is a regular expression. |
|
Indicates that the pattern must match a full word. |
|
The text pattern to ignore. |
|
Negates the ignore. |
|
Also ignore nicknames who are talking to anyone who matches the ignore. |
|
Ignores only on a specific network. |
|
Ignores only on specific channels. |
|
The timeout to automatically remove the ignore. |
The mask, channels and levels to ignore; if no argument is provided, the list of ignores will be displayed.
Description
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 behavior is somewhat special because it is allowed in addition to other ignores for the same target.
Examples
/IGNORE
/IGNORE * JOINS
/IGNORE * CTCPS
/IGNORE -except *!*@*.irssi.org CTCPS
/IGNORE #irssi ALL -PUBLIC -ACTIONS
/IGNORE -replies *!*@*.irssi.org ALL
/IGNORE -regexp -pattern (away|gone|back|playing|returned) * ACTIONS
/IGNORE *zzz* NICKS
/IGNORE *afk* NICKS
/IGNORE *away* NICKS
/IGNORE #irssi NO_ACT JOINS PARTS QUITS
/IGNORE mike NO_ACT -MSGS
/IGNORE -regexp -pattern