ignore
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | ignore [2016/11/26 18:56] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ======Synopsis: | ||
| + | __ignore__ [< | ||
| + | __ignore__ [< | ||
| + | __ignore__ [< | ||
| + | __ignore__ [< | ||
| + | __ignore__ [< | ||
| + | __ignore__ [< | ||
| + | __ignore__ [< | ||
| + | |||
| + | ======Description: | ||
| + | The __IGNORE__ command arranges for unwanted messages you get from IRC to be handled quietly, without any display to your windows. | ||
| + | |||
| + | Each __IGNORE__ rule ignores a //thing// against one or more // | ||
| + | |||
| + | For example, you could ignore [[MSG]]s from a person who is bugging you, or you could ignore [[JOIN]]s and [[PARTS]]s from a channel that you don't care about who is on the channel. | ||
| + | |||
| + | __IGNORE__ rules can overlap each other (for example, *!*@*.net *!*foobar@*.slurpee.net), | ||
| + | |||
| + | Using __IGNORE__ with no arguments displays your ignore list. This will | ||
| + | include an ignore reference number, the pattern being ignored/ | ||
| + | and the type of messages that shall be ignored/ | ||
| + | a ignore reason and timeout may be included. | ||
| + | |||
| + | Most, but not every ignore level works with channels. | ||
| + | |||
| + | When you are trying to remove an ignore, you must specify the pattern | ||
| + | exactly as it appears in your ignore list. " | ||
| + | be treated as NEW patterns and will not supersede existing patterns. | ||
| + | |||
| + | ======Message Types: | ||
| + | See the [[levels]] help page for details. | ||
| + | |||
| + | ======Special Message Types: | ||
| + | These are not really message types, but they can be used in your | ||
| + | message types list. | ||
| + | REASON "< | ||
| + | TIMEOUT < | ||
| + | |||
| + | ======Examples: | ||
| + | To ignore everything from foobar: | ||
| + | /ignore foobar all | ||
| + | |||
| + | To ignore everything except public conversation from foobar: | ||
| + | /ignore foobar all -publics | ||
| + | |||
| + | To ignore all NOTICEs except those from foobar' | ||
| + | /ignore * notices | ||
| + | /ignore *!*@*.slurpee.net ^notices | ||
| + | |||
| + | To remove *!*foobar@*.slurpee.net from your ignore list: | ||
| + | /ignore *!*foobar@*.slurpee.net none | ||
| + | |||
ignore.txt · Last modified: 2016/11/26 18:56 by 127.0.0.1
