keypad: Allow pasting and erasing text in the entry
Stop assuming that input is going to be 1 char only, instead allow it if all characters are valid. Take care to handle unicode correctly.
Fixes #394 (closed)
Stop assuming that input is going to be 1 char only, instead allow it if all characters are valid. Take care to handle unicode correctly.
Fixes #394 (closed)