ladybird/Libraries/LibLine
AnotherTest c88c883f44 LibLine: Show suggestions in pages if they don't fit on the screen
We can now cycle pages of suggestions when there are more suggestions
than we can fit on one screen.
This does not inculude a visual indicator that more pages exist,
however.
2020-05-11 09:33:18 +02:00
..
Editor.cpp LibLine: Show suggestions in pages if they don't fit on the screen 2020-05-11 09:33:18 +02:00
Editor.h LibLine: Show suggestions in pages if they don't fit on the screen 2020-05-11 09:33:18 +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: Support RGB colors 2020-05-10 10:23:05 +02:00