2023-09-28 10:27:15 -07:00

14 lines
257 B
Markdown

# Carriage Return
| | |
| ---- | ------ |
| Text | |
| Hex | `0x0D` |
Moves the cursor to the left-most column and resets any pending wrap flags.
## TODO
- Integration with left/right scrolling margins
- Integration with origin mode