windowtidy
I got bored of having 8 billion windows open in my irssi for various queries that got caught up in various /layout saves and wotnot, so having gotten query.pl to nuke spare queries I knocked up this script which closes any window that doesn’t have an item (i.e. a channel or a query) in it and doesn’t have a name (which protects windows with with processes like telnet executing inside them, and windows for ho_reformat output).
Load it up with /script load windowtidy and then just /windowtidy to clean up :)
Download Windowtidy irssi script and stick in ~/.irssi/scripts
Aug
2008
12:27
Yet another useful script. Thanks!