pub fn scroll_report( point: Point, scroll_lines: i32, e: &ScrollWheelEvent, mode: TermMode ) -> Option<impl Iterator<Item = Vec<u8>>>