Module _.Terminal_width

Functions for polling (and subscribing to) the terminal width.

val get : unit -> int option
val set_changed_callback : (int option -> unit) -> unit