Hello all,
Sorry to bother but i came around a few questions.
I am trying to ignore all "welcome back" script that are just annoying, since they highlight windows without a reason, clutter visual space and more.
So i thought i'd do something like:
on *:TEXT:*WB*:#: { haltdef }
but this doesnt seem to stop the welcome back to appear in the window. It does catch the event but doesnt stop it from appearing. Is there anyway to do that?
Another question would be, how does one "protect" * as a letter, that is i want to match .*\*WB.* in regexp form.
Finally if anyone sees a way not so hard to have highlight on some channels but not other, i'd be willing to hear about it, because while i want most chan to get highlighted on talk, i'd like some to stay silent in my windows bar.
Thanks for any hints,
DeathWolf