Raxol.Terminal.BufferManager (Raxol v0.5.0)

View Source

Manages buffer operations and tab stops for the terminal.

Summary

Functions

Gets the default tab stops.

Creates a new BufferManager struct.

Types

t()

@type t() :: %Raxol.Terminal.BufferManager{tab_stops: MapSet.t()}

Functions

default_tab_stops(state)

Gets the default tab stops.

new()

Creates a new BufferManager struct.