isFullscreen property
Whether the buffer is in fullscreen mode.
If true, cursor calculations reset to 1,1.
Implementation
bool isFullscreen = false;
Whether the buffer is in fullscreen mode.
If true, cursor calculations reset to 1,1.
bool isFullscreen = false;