FTXUI
6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
terminal.cppm
Go to the documentation of this file.
1
/**
2
* @file terminal.cppm
3
* @brief Module file for the Terminal namespace of the Screen module
4
*/
5
6
module
;
7
8
#include <
ftxui/screen/terminal.hpp
>
9
10
export
module
ftxui.screen.terminal
;
11
12
/**
13
* @namespace ftxui
14
* @brief The FTXUI ftxui:: namespace
15
*/
16
export
namespace
ftxui
{
17
using
ftxui::Dimensions
;
18
19
namespace
Terminal {
20
using
ftxui::Terminal::Size;
21
using
ftxui::Terminal::SetFallbackSize;
22
using
ftxui::Terminal::Color
;
23
using
ftxui::Terminal::ColorSupport;
24
using
ftxui::Terminal::SetColorSupport;
25
}
26
}
ftxui.screen.terminal
ftxui::Terminal::Color
Color
Definition
terminal.hpp:17
ftxui
The FTXUI ftxui:: namespace.
Definition
animation.hpp:10
ftxui::Dimensions
Definition
terminal.hpp:8
terminal.hpp
src
ftxui
screen
terminal.cppm
Generated by
1.12.0