mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-18 21:40:29 +00:00
add more sequences
This commit is contained in:
12
docs/sequences/lf.md
Normal file
12
docs/sequences/lf.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Linefeed
|
||||
|
||||
| | |
|
||||
| --- | --- |
|
||||
| Text | |
|
||||
| Hex | `0x0A` |
|
||||
|
||||
Invoke [Index](ind.md).
|
||||
|
||||
## TODO
|
||||
|
||||
* Linefeed mode (mode 20)
|
||||
8
docs/sequences/vt.md
Normal file
8
docs/sequences/vt.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Vertical Tab
|
||||
|
||||
| | |
|
||||
| --- | --- |
|
||||
| Text | |
|
||||
| Hex | `0x0B` |
|
||||
|
||||
Equivalent to [linefeed](lf.md).
|
||||
Reference in New Issue
Block a user