Expand description
Terminal: construction, sizing, resizing, cursor control, and raw grid/backend access.
Terminal::present and event polling (starting at Terminal::poll) are the other two
axes of Terminal’s API, defined in private submodules; this module holds everything that
isn’t specifically about presenting a frame or reading input.