on-char in editor<%>
Handles keyboard input to the editor.
Consider overriding
on-local-char or
on-default-char instead of this method.
(-> voidsendan-editoron-charevent)
event:key-event%objectEither passes this event on to a caret-owning snip or calls
on-local-char. In the latter case,text%first callshide-cursor-until-moved.