mirror of
https://github.com/RGBCube/serenity
synced 2025-10-13 19:12:18 +00:00
![]() To conserve memory, we now use byte storage for terminal lines until we encounter a non-ASCII codepoint. At that point, we transparently switch to UTF-32 storage for that one line. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Line.cpp | ||
Line.h | ||
Position.h | ||
Terminal.cpp | ||
Terminal.h | ||
TerminalWidget.cpp | ||
TerminalWidget.h | ||
XtermColors.h |