Re: Help on irssi

Jan Willies <[email protected]> Sun, 06 Jul 2008 19:09:00 +0200
Newsgroups gmane.network.irc.irssi.user
Message-ID <[email protected]>
Ram Chander(Pondy) wrote:
> Thnx Jan. I have given something like this. I think this should do,
> 
> /IGNORE -regexp -pattern "has (joined|quit|left)" * ACTIONS
> 
> i guess * denotes all channels. Any idea what  ACTIONS means ?
> 
> On Sun, Jul 6, 2008 at 6:51 PM, Jan Willies <[email protected]
> <mailto:[email protected]>> wrote:
> 
>     Ram Chander(Pondy) wrote:
>     > hi all,
>     >
>     >  I just started using irssi. I want to the following system
>     messages not
>     > be displayed, like whenever someone joins/leaves.
>     > Is there a way i can disable ? Pls help.
>     >
>     > Day changed to 04 Jul 2008
>     > 02:38 -!- santoshj_ [[email protected]
>     <mailto:[email protected]>
>     > <mailto:[email protected]
>     <mailto:[email protected]>>] has joined
>     #in-ymail
>     > 03:15 -!- santoshj_ [[email protected]
>     <mailto:[email protected]>
>     > <mailto:[email protected]
>     <mailto:[email protected]>>] has quit [Remote
>     > host closed the connection]
>     > 03:18 -!- shajeeb [[email protected]
>     <mailto:[email protected]>
>     > <mailto:[email protected]
>     <mailto:[email protected]>>] has quit [Quit:
>     Leaving]
>     > 06:15 -!- rajeshr [[email protected]
>     <mailto:[email protected]>
>     > <mailto:[email protected]
>     <mailto:[email protected]>>] has quit [Quit:
>     Leaving.
> 
>     /help ignore
> 
> 
>     - Jan
> 
> 

/help levels

/ignore * JOINS PARTS QUITS

http://irssi.org/documentation/settings

- Jan