I got a haltdef in an on *pong: event. but it shows the pong reply in status anyway.. isn't there a way to stop it ?
on *:pong:{
haltdef
titlebar -- Lag $duration($calc($ctime - $2))
}