Module Terminfo
Basic interface to the terminfo database
Warning: this module is unstable and part of compiler-libs.
val setup : Stdlib.out_channel -> statusval num_lines : Stdlib.out_channel -> intval backup : Stdlib.out_channel -> int -> unitval standout : Stdlib.out_channel -> bool -> unitval resume : Stdlib.out_channel -> int -> unit