terminal-sequences
c1.ts
NEL
variable
NEL
Next Line
Moves the cursor to the beginning of the next row.
Type
"\u{85}"
Usage
import { NEL } from "c1.ts";
Document Navigation
Type