mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-25 05:06:24 +03:00
10 lines
164 B
Plaintext
10 lines
164 B
Plaintext
import VTSequence from "@/components/VTSequence";
|
|
|
|
# Linefeed (LF)
|
|
|
|
<VTSequence sequence="LF" />
|
|
|
|
This is an alias for [index (IND)](/vt/ind).
|
|
|
|
TODO: linefeed mode
|