Module type Bed.Terminal

type t
val equal : t -> t -> bool
val hash : t -> int
val pretty : Stdlib.Format.formatter -> t -> unit