Re: autoclosing windows

James Seward <[email protected]> Fri, 16 Dec 2011 10:14:33 +0000
Newsgroups gmane.network.irc.irssi.user
Message-ID <CACSu1kqFuczR5EMYtAf7kaeYuqqDn4HJyRNK=+su4fGyUrCWWw@mail.gmail.com>
On 15 December 2011 19:43, Alan Young <[email protected]> wrote:
> Any pointers on how to make this work?  Do I need to write a script to
> cycle through the windows and close any that have closed a query?

Here's a script to do that I wrote a few years ago; I just run the
command every now and then but you could easily hack it up to add a
timeout and make irssi run it automatically.

http://jamesoff.net/site/wp-content/uploads/2007/12/windowtidy.pl

JMS