isFullscreen property

bool isFullscreen
getter/setter pair

Whether the buffer is in fullscreen mode.

If true, cursor calculations reset to 1,1.

Implementation

bool isFullscreen = false;