@nightgrey/ansi
    Preparing search index...

    Variable SgrExtMouseModeConst

    SgrExtMouseMode: DECMode = ...

    SGR Extended Mouse Mode is a mode that changes the mouse tracking encoding to use SGR parameters.

    The terminal responds with the following encoding:

    CSI < Cb ; Cx ; Cy M
    

    Where Cb is the same as NormalMouseMode, and Cx and Cy are the x and y.