This commit is contained in:
Mitchell Hashimoto
2023-10-06 14:58:11 -07:00
parent 6958978a6c
commit 46612a7c99
2 changed files with 2 additions and 2 deletions

View File

@ -136,4 +136,3 @@ printf "X"
|__________|
|XcA_______|
```

View File

@ -6,4 +6,5 @@ import VTSequence from "@/components/VTSequence";
This is an alias for [index (IND)](/vt/ind).
TODO: linefeed mode
If [linefeed mode (mode 20)](#TODO) is enabled, perform a
[carriage return](/vt/cr) after the IND operation.