Enables mouse input end-to-end: ensures mouse events are published by the input loop and enables mouse reporting on the backend.
public TerminalScope EnableMouseInput(TerminalMouseMode mode = TerminalMouseMode.Drag)
The mouse reporting mode.