Window-scoped gutter sizing in terminal cell columns.
Summary
Functions
Returns the total gutter width in cells.
Types
@type t() :: %Minga.RenderModel.Window.GutterMetrics{ line_number_width: non_neg_integer(), sign_col_width: non_neg_integer() }
Functions
@spec total_width(t()) :: non_neg_integer()
Returns the total gutter width in cells.