mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-28 07:58:00 -04:00
generate-alt-random: ioctl(TIOCGWINSZ) may fail in run inside a container
This _should_ only happen when we’re doing a partial PGO build, since then the script is run in the parent terminal. In this case, the user is expected to use --rows/--cols anyway.
This commit is contained in:
parent
6a03567490
commit
68dd9c17d5
2 changed files with 15 additions and 5 deletions
|
|
@ -34,6 +34,7 @@
|
|||
to fail.
|
||||
* Background color when alpha < 1.0 being wrong
|
||||
(https://codeberg.org/dnkl/foot/issues/249).
|
||||
* `generate-alt-random.py` failing in containers.
|
||||
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue