Code:
on *:Input:*:{
  .msg $active $replace($1-, a, b)
  echo -at $1-
  halt
}


Nothing...