mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
14 lines
257 B
Markdown
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
|