@nightgrey/ansi
    Preparing search index...

    Variable X10MouseModeConst

    X10MouseMode: DECMode = ...

    X10 Mouse Mode is a mode that determines whether the mouse reports on button presses.

    The terminal responds with the following encoding:

    CSI M CbCxCy
    

    Where Cb is the button-1, where it can be 1, 2, or 3. Cx and Cy are the x and y coordinates of the mouse event.