FTXUI/include/ftxui
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
..
component feat: Dropdown select menu. (#214) 2021-09-30 20:55:47 +02:00
dom feat: Dropdown select menu. (#214) 2021-09-30 20:55:47 +02:00
screen Add API to set terminal fallback size (#230) 2021-10-13 13:44:30 +02:00
util Prefer std::string over std::wstring. (#179) 2021-08-08 23:25:20 +02:00