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