We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62a7244 commit d76f45aCopy full SHA for d76f45a
README
@@ -0,0 +1,11 @@
1
+OCaml ANSI/VT100 library
2
+------------------------------------------------------------------------------
3
+Supports the following functionality:
4
+ - Cursor control;
5
+ - Scrolling;
6
+ - Clearing/erasing text;
7
+ - Text attributes/colours.
8
+
9
+More features to come!
10
11
+For reference of ANSI/VT100 see: http://www.termsys.demon.co.uk/vtansi.htm
0 commit comments