mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 18:12:33 +00:00
Some terminals start with a 0x0 buffer, run the shell, then switch to a normal buffer size; avoid crashing in this case. Also downgrade the paging TODO to a FIXME, a slightly broken terminal is okay if all you're doing is using unimplemented features such as putting too much text into the terminal. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Editor.cpp | ||
| Editor.h | ||
| InternalFunctions.cpp | ||
| KeyCallbackMachine.cpp | ||
| KeyCallbackMachine.h | ||
| Span.h | ||
| StringMetrics.h | ||
| Style.h | ||
| SuggestionDisplay.h | ||
| SuggestionManager.cpp | ||
| SuggestionManager.h | ||
| VT.h | ||
| XtermSuggestionDisplay.cpp | ||