Hilightwin.pl
exibe Joins / Parts / Quits de todos os meus canais. Eu diria que é um problema que envolve níveis, exceto que não tenho ideia de por onde começar.
Alguns plugins que eu uso podem ser relevantes:
aliases = {
...
CB = "crapbuster";
CBALL = "foreach window /crapbuster";
};
settings = {
...
"perl/core/scripts" = {
awl_display_key = "$Q|%n$H$C$S";
awl_block = "15";
crapbuster_levels = "JOINS PARTS QUITS NICKS CLIENTCRAP CRAP MODE TOPICS KICKS";
};
};
hilights = { text = "NICKNAME"; nick = "yes"; word = "yes"; };
logs = { };
windows = {
9 = { name = "hilight"; sticky = "yes"; };
};
mainwindows = {
1 = { first_line = "5"; lines = "16"; };
9 = { first_line = "1"; lines = "4"; };
};
ignores = (
{ level = "JOINS PARTS QUITS NICKS"; channels = ( "#highlite" ); }
);
Tags irssi