mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-05-31 04:28:37 +03:00
14 lines
253 B
Markdown
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
|