Raxol.Terminal.Buffer.LineOperations.Management (Raxol v2.0.1)
View SourceLine management operations for terminal buffers. Handles line creation, retrieval, and manipulation.
Summary
Functions
Clear a line to spaces.
Create an empty line with the given width.
Create multiple empty lines.
Get a line from the buffer.
Remove lines from the top of the buffer.
Add blank lines or provided lines to the beginning of the buffer.
Set a line in the buffer.
Update a line with a function.
Functions
Clear a line to spaces.
Create an empty line with the given width.
Create multiple empty lines.
Get a line from the buffer.
Remove lines from the top of the buffer.
Add blank lines or provided lines to the beginning of the buffer.
Set a line in the buffer.
Update a line with a function.