Raxol.Terminal.Commands.CSIHandlers.Basic (Raxol v0.5.0)
View SourceHandlers for basic CSI commands.
Summary
Functions
Handles basic CSI commands.
Cursor Position (CUP) Moves cursor to specified position.
Device Attributes (DA) Reports device attributes.
Restore Cursor (DECRC) Restores previously saved cursor position and attributes.
Save Cursor (DECSC) Saves current cursor position and attributes.
Set Cursor Style (DECSCUSR) Sets the cursor style.
Set Left and Right Margins (DECSLRM) Sets the horizontal margins.
Set Top and Bottom Margins (DECSTBM) Sets the scroll region.
Soft Terminal Reset (DECSTR) Resets terminal to initial state.
Device Status Report (DSR) Reports cursor position or device status.
Erase in Display (ED) Clears parts of the screen.
Erase in Line (EL) Clears parts of the current line.
Reset Mode (RM) Resets terminal modes.
Select Graphic Rendition (SGR) Sets text attributes and colors.
Set Mode (SM) Sets terminal modes.
Functions
Handles basic CSI commands.
Cursor Position (CUP) Moves cursor to specified position.
Device Attributes (DA) Reports device attributes.
Restore Cursor (DECRC) Restores previously saved cursor position and attributes.
Save Cursor (DECSC) Saves current cursor position and attributes.
Set Cursor Style (DECSCUSR) Sets the cursor style.
Set Left and Right Margins (DECSLRM) Sets the horizontal margins.
Set Top and Bottom Margins (DECSTBM) Sets the scroll region.
Soft Terminal Reset (DECSTR) Resets terminal to initial state.
Device Status Report (DSR) Reports cursor position or device status.
Erase in Display (ED) Clears parts of the screen.
Erase in Line (EL) Clears parts of the current line.
Reset Mode (RM) Resets terminal modes.
Select Graphic Rendition (SGR) Sets text attributes and colors.
Set Mode (SM) Sets terminal modes.