termui.control

This module defines base controls, which are interactive blocks.

Border([style, color, title, title_color, ...])

Defines the border of a control.

BorderStyle([chars])

Defines a border character set.

Control(*args[, border])

The base object for all controllable blocks.

HotkeyControl(*args, **kwargs)

Base class for all controls which implement a hotkey system.