|
FTXUI
0.8.1
C++ functional terminal UI.
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| ftxui | |
Functions | |
| Element | text (std::wstring text) |
| Display a piece of unicode text. More... | |
| Element | vtext (std::wstring text) |
| Display a piece unicode text vertically. More... | |
| Elements | paragraph (std::wstring the_text) |
| Return a vector of ftxui::text for every word of the string. This is useful combined with ftxui::hflow. More... | |