mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02: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.
3.8 KiB
3.8 KiB