Hmmm...ok would it work like:

on *:input:*:{ if ($1- == a {
say â
halt }
}


on *:input:*:{ if ($1- == b {
say ß
halt }
}


and then the same fo c...d...e..f..g...h...etc and then if i typed anything itd work, cuz thats what im looking for, sorry if i wasnt too clear...