to_terminput_key

Function to_terminput_key 

Source
pub fn to_terminput_key(value: KeyEvent) -> Result<KeyEvent, UnsupportedEvent>
Available on crate features termwiz_0_22 or termwiz_0_23 only.
Expand description

Converts the termwiz KeyEvent to a terminput KeyEvent.