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