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