FTXUI  5.0.0
C++ functional terminal UI.
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
terminal.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  ftxui
 
namespace  ftxui::Terminal
 

Functions

Dimensions Size ()
 Get the terminal size. More...
 
void SetFallbackSize (const Dimensions &fallbackSize)
 Override terminal size in case auto-detection fails. More...
 
Color ColorSupport ()
 Get the color support of the terminal. More...
 
void SetColorSupport (Color color)
 Override terminal color support in case auto-detection fails. More...