pub fn to_terminput(value: InputEvent) -> Result<Event, UnsupportedEvent>Expand description
Converts the termwiz InputEvent to a terminput Event.
pub fn to_terminput(value: InputEvent) -> Result<Event, UnsupportedEvent>Converts the termwiz InputEvent to a terminput Event.