|
FTXUI 6.1.9
C++ functional terminal UI.
|
Go to the source code of this file.
Namespaces | |
| namespace | ftxui |
| The FTXUI ftxui:: namespace. | |
Functions | |
| template<typename T > | |
| FTXUI_EXPORT(SCREEN) std FTXUI_EXPORT(SCREEN) std std::wstring | to_wstring (T s) |
| template<> | |
| std::wstring | to_wstring (const char *s) |
| FTXUI_EXPORT(SCREEN) int string_width(std std::vector< std::string > | Utf8ToGlyphs (std::string_view input) |
| std::vector< int > | CellToGlyphIndex (std::string_view input) |