FTXUI  0.8.1
C++ functional terminal UI.
paragraph.cpp File Reference

Go to the source code of this file.

Namespaces

 ftxui
 

Functions

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...
 
Elements paragraph (std::string the_text)
 Return a vector of ftxui::text for every word of the string. This is useful combined with ftxui::hflow. More...