to_terminput_mouse

Function to_terminput_mouse 

Source
pub fn to_terminput_mouse(
    value: MouseEvent,
) -> Result<MouseEvent, UnsupportedEvent>
Available on crate features termwiz_0_22 or termwiz_0_23 only.
Expand description

Converts the termwiz MouseEvent to a terminput MouseEvent.