mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 07:10:59 +00:00
This ioctl can fail if we're resizing the terminal right when the shell inside it has exited. Instead of throwing up a crash reporter, whine a little bit in the debug log and exit cleanly moments later. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Line.cpp | ||
| Line.h | ||
| Position.h | ||
| Range.h | ||
| Terminal.cpp | ||
| Terminal.h | ||
| TerminalWidget.cpp | ||
| TerminalWidget.h | ||
| XtermColors.h | ||