ladybird/Libraries/LibLine
AnotherTest 7f1d3f6d62 LibLine: Handle ^L while in search mode
This commit fixes the following misbehaviour:
```
> <- search prompt moves here
>
> ^R^L <- actual prompt stays here
```
2020-05-02 11:57:21 +02:00
..
Editor.cpp LibLine: Handle ^L while in search mode 2020-05-02 11:57:21 +02:00
Editor.h LibLine: Reset inline_search_cursor along with cursor 2020-04-30 22:14:59 +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