4#ifndef FTXUI_SCREEN_TERMINAL_HPP
5#define FTXUI_SCREEN_TERMINAL_HPP
void SetColorSupport(Color color)
Override terminal color support in case auto-detection fails.
A class representing terminal colors.
Dimensions Size()
Get the terminal size.
Color ColorSupport()
Get the color support of the terminal.
void SetFallbackSize(const Dimensions &fallbackSize)
Override terminal size in case auto-detection fails.
The FTXUI ftxui:: namespace.