Setting up message level ignores in irssi
Posted by hank, Sat Mar 03 00:28:00 UTC 2007
Yes! I finally figured out how to set my ignores up in irssi’s config! It’s this easy:
ignores = (
{ mask = "help"; level = "ALL"; },
{ level = "JOINS PARTS QUITS MODES"; channels = ( "&bitlbee" ); }
);
Ah finally - now I just see messages. No more scrolling!

Blog Posts