Compatibility adapter for buffer erasing operations. Forwards calls to Raxol.Terminal.ScreenBuffer.Operations.
Summary
Functions
Clears the entire buffer.
Clears all buffer content (alias for clear).
Clears an entire line.
Clears a line from a position.
Clears a line to a position.
Clears a rectangular region.
Clears the screen with a style.
Clears screen from a position.
Clears screen to a position.
Clears scrollback buffer.
Erases characters at cursor position.
Erases a number of characters at a position.
Erases from cursor to end of line.
Erases from start of line to cursor.
Erases from start of line to cursor.
Erases in display with mode.
Erases in line with mode at position.
Erases a line.
Erases a line segment.
Functions
Clears the entire buffer.
Clears all buffer content (alias for clear).
Clears an entire line.
Clears a line from a position.
Clears a line to a position.
Clears a rectangular region.
Clears the screen with a style.
Clears screen from a position.
Clears screen to a position.
Clears scrollback buffer.
Erases characters at cursor position.
Erases a number of characters at a position.
Erases from cursor to end of line.
Erases from start of line to cursor.
Erases from start of line to cursor.
Erases in display with mode.
Erases in line with mode at position.
Erases a line.
Erases a line segment.