mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-10-30 10:08:15 +08:00
Use sensible defaults in case TIOCGWINSZ fails (#224)
This can happen for example in embedded linux, in case the application is started via serial terminal. Signed-off-by: Jarosław Pelczar <jarek@jpelczar.com> Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com>
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
## Current
|
||||
|
||||
## Bug
|
||||
- On Unix system, fallback to {80,25} screen dimension on failure.
|
||||
|
||||
## 0.10 (2021-09-30)
|
||||
|
||||
## Bug
|
||||
|
||||
Reference in New Issue
Block a user