Module parser

Module parser 

Source

Enums§

TerminalMouseButton
Mouse button for terminal encoding.

Functions§

encode_mouse_move
Encode a mouse motion event using the specified protocol encoding.
encode_mouse_press
Encode a mouse button press event.
encode_mouse_release
Encode a mouse button release event.
encode_wheel_event
Encode a mouse wheel event using the specified protocol encoding.