Back to Ghostty Org

Cursor Previous Line (CPL)

docs/vt/csi/cpl.mdx

latest340 B
Original Source

<VTSequence sequence={["CSI", "Pn", "F"]} />

The parameter n must be an integer greater than or equal to 1. If n is less than or equal to 0, adjust n to be 1. If n is omitted, n defaults to 1.

The logic of this sequence is identical to Cursor Up (CUU) followed by Carriage Return (CR).