nottui
Nottui
Nottui augments Notty with primitives for laying out user interfaces (in the terminal) and reacting to input events.
module Focus : sig ... end
module Gravity : sig ... end
type gravity = Gravity.t
module Ui : sig ... end
type ui = Ui.t
module Renderer : sig ... end