mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 12:52:38 +00:00
This can only realistically happen when the terminal no longer exists, so quitting with an error here is the better solution as the application will soon be killed anyway. Fixes #19742. Fixes #19017. |
||
|---|---|---|
| .. | ||
| 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 | ||