项目作者: Valen-H
项目描述 :
An ansi terminal controller made in C.
高级语言: C
项目地址: git://github.com/Valen-H/Ansi.git
Commands:
-attr - Show terminal attributes.
-aux on|off - Toggle auxillary port.
-cursor (x[ y] | (show|hide|blink|noblink)) - Manage terminal cursor.
-dec - Switch from ASCII to DEC.
-erase - Manage terminal display.
-region - Set scrolling region.
-resize - Resize terminal window.
-reset - Reset window state.
-scroll [-]dy - Scroll terminal.
-switch alternative|normal - Switch terminal screen.
-title name - Change terminal title.
-paste block|enable - Toggle pasting.
-sgr params<num|SGR> - Set graphic rendition.
Macros:
To see the list of all available macros i recommend you to read `ansi.h`.