pub fn to_terminput_key(value: KeyEvent) -> Result<KeyEvent, UnsupportedEvent>
Converts the termwiz KeyEvent to a terminput KeyEvent.
KeyEvent