pub fn mouse_moved_report(
    point: Point,
    e: &MouseMoveEvent,
    mode: TermMode
) -> Option<Vec<u8>>