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.
Mouse protocol bit masks for Cb byte decoding.
Low 2 bits encode button number.
Bit 6 indicates wheel events.