dispatch Character
Dispatch a character to the terminal.
Deprecated
Use dispatchCharacter(modifiers, codepoint) for full Unicode code point support
Replace with
dispatchCharacter(modifiers, ch.code)Content copied to clipboard
Dispatch a character to the terminal.