This commit is contained in:
~d6 2023-01-23 21:00:00 -05:00
parent 5366902b51
commit 907f2b6b50
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@
( erase from current line to bottom: ESC [ J ) ( erase from current line to bottom: ESC [ J )
( erase from current line to top: ESC [ 1 J ) ( erase from current line to top: ESC [ 1 J )
( erase screen: ESC [ 2 J ) ( erase screen: ESC [ 2 J )
( )
( ??? ESC [ ... ? )
( ??? ESC [ ... d )
( ??? ESC [ ... G )
|00 @System [ &vect $2 &pad $6 &r $2 &g $2 &b $2 ] |00 @System [ &vect $2 &pad $6 &r $2 &g $2 &b $2 ]
|10 @Console [ &vect $2 &r $1 &pad $5 &w $1 ] |10 @Console [ &vect $2 &r $1 &pad $5 &w $1 ]