for nick highlight i have this:

on *:text:$($+(*,$gettok($replace($me,|,?,_,?,~,?,[,?,],?,$({,),?,$(},),?),1-,63),*)):#:{ do stuff }

;(c) DaveC

but i wanna know what should it be done that for example
when i am away or idle and someone mentiones me
that @window opens and only shows those lines when i was mentioned (so same as in chat channel but only lines where i was mentioned)

so it works like this:


(19:29) <some_user> Hey (me) you here?

time passes by...

(21:40) <some_user> is (me) still away ?

etc...

hope you understood =)


IceCapped