FTXUI/include/ftxui/screen
Jarosław Pelczar 7298636e7c
Add API to set terminal fallback size (#230)
In case of embedded systems, the terminal size may not
always be detectable (e.g. in case of serial output).
Allow application to set up the default size in case
autodetection fails. On platform such as Emscripten,
there is only "fallback" size.

Signed-off-by: Jarosław Pelczar <jarek@jpelczar.com>
2021-10-13 13:44:30 +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 Run IWYU. (#208) 2021-09-16 20:45:26 +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 Add API to set terminal fallback size (#230) 2021-10-13 13:44:30 +02:00