From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10540 invoked from network); 30 Jun 2006 12:11:22 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,FORGED_RCVD_HELO autolearn=ham version=3.1.3 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 30 Jun 2006 12:11:22 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 55082 invoked from network); 30 Jun 2006 12:11:10 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 30 Jun 2006 12:11:10 -0000 Received: (qmail 19851 invoked by alias); 30 Jun 2006 12:11:02 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10455 Received: (qmail 19841 invoked from network); 30 Jun 2006 12:11:01 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 30 Jun 2006 12:11:01 -0000 Received: (qmail 54069 invoked from network); 30 Jun 2006 12:11:01 -0000 Received: from ug-out-1314.google.com (66.249.92.174) by a.mx.sunsite.dk with SMTP; 30 Jun 2006 12:10:56 -0000 Received: by ug-out-1314.google.com with SMTP id o2so41221uge for ; Fri, 30 Jun 2006 05:10:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ukhMRDcLqVjLgQl4vbEbrdpyaZLmycpQca2E4X41yZsD4D83omv4u9oBlTUwFFmor/X2KgJ349T3csnhcmArCuaeBv6SVSeOO74hf/xZ33ZQAaE0HtQzVINXm64yBIQPjS3dE2zkMKH9ZdVQfMt/Q+u9kYWQDrwZoduguGK7QIg= Received: by 10.67.101.8 with SMTP id d8mr2993712ugm; Fri, 30 Jun 2006 05:10:55 -0700 (PDT) Received: by 10.66.236.6 with HTTP; Fri, 30 Jun 2006 05:10:55 -0700 (PDT) Message-ID: Date: Fri, 30 Jun 2006 14:10:55 +0200 From: "Gergely Nagy" To: zsh-users@sunsite.dk Subject: ZIRC - The 100% Zsh IRC client - a few updates MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Greetings! I've recently stumbled upon an earlier post on this list by Andrew Ruder, and since I spend 90% of my time on the shell, I figured I'll give ZIRC a try: it works like a charm. And yes, before you ask, I'm weird/stupid/etc (appropriate word to be underlined) to use it as my main IRC client at work. However, it did miss a few little features, so I took the liberty of adding a few commands I found myself using a lot (op, deop, voice, devoice, kick, who, whois and names for now). My modified version is available from http://bonehunter.rulez.org/~algernon/bzr/zirc/, which is also a bzr branch, and can be pulled from. In the coming days, I might be adding some more things, as the need pops up. Oh... and sorry for not responding in the original thread - I wasn't subscribed at the time. -- Gergely Nagy