TermBuf::ScreenSize
Stability: stable — changes only in a major release.
How many cells the terminal is showing.
Constants
DEFAULT = new(80, 24)
What to assume when nothing can be established. Every terminal is at least this big, and guessing larger paints off the edge of the screen.