Module Terminal_ansi.AnsiSource

Sourceval show_cursor : string
Sourceval hide_cursor : string
Sourceval move_up : Format.formatter -> int -> unit
Sourceval move_down : Format.formatter -> int -> unit
Sourceval erase_line : string
Sourceval erase_display_suffix : string