Code:
on *:input:*:{
  msg $active (some non-unicode text) | haltdef
}


..sends text as unicode for some reason, though displays it as desired - as non-unicode. Any solutons?


..and when the sjis/jis bug will be fixed?