Skip to content
Snippets Groups Projects
Commit 4a471443 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Make note of ANSI.SYS violation.

parent 388a2a7e
No related branches found
No related tags found
No related merge requests found
Pipeline #8808 passed
......@@ -10,6 +10,9 @@
* can be emulated via cusros position query. There's also the VT100
* DECSC/DECRC (ESC8/ESC8) that may work when DECLRMM works.
*
* Note that "Clear to end of screen" and "clear line" are not supported
* by ANSI.SYS from MS-DOS 3.3 and are recent additions
*
* CUU - ESC[A Cursor Up (With count)
* CUD - ESC[B Cursor Down (With count)
* CUF - ESC[C Cursor Right (With count)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment