MudClient TF (TinyFugue) - Multline Triggers
Posted: Mon Jan 21, 2013 5:52 am
Hey,
I am currently trying to clean up some of the battle spam to be easier digestable to me, and as I am really failing to get multiline triggers to work with tf, I thought I ask the other TF users here, if anybody got working multiline (read: including a new line).
To give an example of I would want to have is
to be matched by something like this
Any suggestions?
I am currently trying to clean up some of the battle spam to be easier digestable to me, and as I am really failing to get multiline triggers to work with tf, I thought I ask the other TF users here, if anybody got working multiline (read: including a new line).
To give an example of I would want to have is
Code: Select all
a b
c
Code: Select all
/def -mregexp -t"a b\nc" cleanup_spam = /echo -aCgreen abc happened