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