pub fn to_terminput(value: InputEvent) -> Result<Event, UnsupportedEvent>Available on crate features
termwiz_0_22 or termwiz_0_23 only.Expand description
Converts the termwiz InputEvent to a terminput Event.