struct

Term2::WithMouseCellMotion

Inherits Term2::ProgramOption < Struct < Value < Object

Enables cell-based mouse motion tracking.

Reports mouse movement when a button is held and the mouse moves to a new cell (character position).

Instance methods

apply(program : Program) : Nil

Apply this option to a program instance.

Source