Function to_terminput_key

Source
pub fn to_terminput_key(value: KeyEvent) -> Result<KeyEvent, UnsupportedEvent>
Expand description

Converts the termwiz KeyEvent to a terminput KeyEvent.