Home | History | Annotate | Download | only in src

Lines Matching full:033

36  * good string is "\033c" except on hardware terminals like the DEC VT420
40 #define MKSH_CLS_STRING "\033[;H\033[J"
43 #define MKSH_CLRTOEOL_STRING "\033[K"