ghostty/website/app/vt/lf/page.mdx
Mitchell Hashimoto 46612a7c99 website
2023-10-06 14:58:11 -07:00

11 lines
253 B
Plaintext

import VTSequence from "@/components/VTSequence";
# Linefeed (LF)
<VTSequence sequence="LF" />
This is an alias for [index (IND)](/vt/ind).
If [linefeed mode (mode 20)](#TODO) is enabled, perform a
[carriage return](/vt/cr) after the IND operation.