1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 15:38:10 +00:00
serenity/Libraries/LibLine
AnotherTest b59a391a78 LibLine: Ask for cursor position once and handle the rest internally
Prior to this, writing to stdin while a display refresh was happening
corrupted the input and displayed garbage.
2020-04-11 17:15:19 +02:00
..
Editor.cpp LibLine: Ask for cursor position once and handle the rest internally 2020-04-11 17:15:19 +02:00
Editor.h LibLine: Properly handle window resize by not spamming DSRs 2020-04-11 14:29:25 +02:00
Makefile LibLine: Rename LineEditor.{cpp,h} => Editor.{cpp,h} 2020-03-31 13:34:57 +02:00
Span.h LibLine: Add live styling support 2020-04-05 16:11:13 +02:00
Style.h LibLine: Add live styling support 2020-04-05 16:11:13 +02:00