Skip to content

xorpse/pretty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCaml ANSI/VT100 library
------------------------------------------------------------------------------
Supports the following functionality:
   - Cursor control;
   - Scrolling;
   - Clearing/erasing text;
   - Text attributes/colours.

Changes: 2012/07/19
   - Fixed Makefile;
   - Changed interface for Pretty.noecho_aux.

Changes: 2012/07/18
   - No-echo utility functions;
   - Required dependency: unix module;
   - Turned off dynamic loading in Makefile.

More features to come!

For reference of ANSI/VT100 see: http:https://www.termsys.demon.co.uk/vtansi.htm

About

OCaml ANSI/VT100 library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages