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