Mitchell Hashimoto 6ffd830c9b more sequences
2022-07-14 14:03:37 -07:00

14 lines
253 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