1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:37:34 +00:00
serenity/Libraries/LibLine
AnotherTest c38c2668da LibLine: Default to resolving Spans as byte offsets
This allows all the unicode processing to be internal to the line
editor.
2020-05-19 20:02:28 +02:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
Editor.cpp LibLine: Default to resolving Spans as byte offsets 2020-05-19 20:02:28 +02:00
Editor.h LibLine: Handle unicode correctly 2020-05-18 11:31:43 +02:00
Span.h LibLine: Default to resolving Spans as byte offsets 2020-05-19 20:02:28 +02:00
Style.h LibLine: Support RGB colors 2020-05-10 10:23:05 +02:00