module

Termisu::Event::Mouse::Protocol

Mouse protocol bit masks for Cb byte decoding.

Constants

BUTTON_MASK = 3

Low 2 bits encode button number.

WHEEL_BIT = 64

Bit 6 indicates wheel events.