Compatibility adapter for consolidated buffer operations. Forwards calls to Raxol.Terminal.ScreenBuffer.Operations.
Summary
Functions
Clears a line.
Clears a rectangular region.
Clears to beginning of line.
Clears to beginning of screen.
Clears to end of line.
Clears to end of screen.
Copies a region to another location.
Deletes a character at the cursor position.
Deletes a line.
Deletes multiple lines (compatibility function).
Fills a region with a character.
Inserts a character at the cursor position.
Inserts a blank line.
Inserts multiple lines (compatibility function).
Writes a character at the specified position.
Writes text starting at the specified position.
Functions
Clears a line.
Clears a rectangular region.
Clears to beginning of line.
Clears to beginning of screen.
Clears to end of line.
Clears to end of screen.
Copies a region to another location.
Deletes a character at the cursor position.
Deletes a line.
Deletes multiple lines (compatibility function).
Fills a region with a character.
Inserts a character at the cursor position.
Inserts a blank line.
Inserts multiple lines (compatibility function).
Writes a character at the specified position.
Writes text starting at the specified position.