FTXUI/include/ftxui/screen
Arthur Sonzogni 9a54528bca
Update examples to use std::string. (#182)
In examples and tests, use std::string.

In addtion:
1. Address follow-up from:
https://github.com/ArthurSonzogni/FTXUI/pull/179
2. Fix a bug when Input is used with std::string.
2021-08-09 00:27:37 +02:00
..
box.hpp Address @tusharpm comments. (#178) 2021-08-08 08:49:46 +02:00
color_info.hpp Use IWYU. 2021-05-01 23:19:07 +02:00
color.hpp Prefer std::string over std::wstring. (#179) 2021-08-08 23:25:20 +02:00
deprecated.hpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
screen.hpp Prefer std::string over std::wstring. (#179) 2021-08-08 23:25:20 +02:00
string.hpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
terminal.hpp Extract common struct Dimensions from Terminal (#171) 2021-08-02 23:19:29 +02:00