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