I am unable to get triggers to fire. The "send" value is sent, but not executed. I have to manually hit enter in the input area.
I have duplicated the exact same parameters in Alias, for example, and the commands are executed fine.
I have duplicated the exact same parameters in Alias, for example, and the commands are executed fine.
<triggers>
<trigger
enabled="y"
match="qqqq"
sequence="100"
>
<send>c en</send>
</trigger>
</triggers>