Skip to content

Instantly share code, notes, and snippets.

@jmn
Created July 12, 2017 16:07
Show Gist options
  • Save jmn/38d0c5e552629d531e1f18d1778f8b2f to your computer and use it in GitHub Desktop.
Save jmn/38d0c5e552629d531e1f18d1778f8b2f to your computer and use it in GitHub Desktop.
irssi - remove superfluous join/leave/mode and other information with /crapbuster
https://codepoets.co.uk/2012/irssi-crapbuster-cleaning-up-the-irc-window/
install crapbuster.pl in ~/.irssi/scripts
configure it with:
/load crapbuster.pl
/set crapbuster_levels JOINS PARTS QUITS NICKS CLIENTCRAP CRAP MODE TOPICS KICKS
then run /crapbuster in the window you want to clean up.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment