Cursorline highlight state for a GUI window.
Summary
Functions
Returns the disabled cursorline sentinel.
Types
@type t() :: %Minga.RenderModel.Window.Cursorline{ bg_rgb: non_neg_integer(), row: non_neg_integer() }
Functions
@spec disabled() :: t()
Returns the disabled cursorline sentinel.