Ah okay. That's why I originally put it in the bug forums.

If you have something like (in simplest forms).

on *:input:*: {
if ($1 == this) { do this }
}

And I wish that would work perfectly if you typed something else instead.