ladybird/Meta/CMake
AnotherTest 074e2ffdfd LibLine: Avoid refreshing the entire line when inserting at the end
This patchset allows the editor to avoid redrawing the entire line when
the changes cause no unrecoverable style updates, and are at the end of
the line (this applies to most normal typing situations).
Cases that this does not resolve:
- When the cursor is not at the end of the buffer
- When a display refresh changes the styles on the already-drawn parts
  of the line
- When the prompt has not yet been drawn, or has somehow changed

Fixes #5296.
2021-02-20 22:28:23 +01:00
..
all_the_debug_macros.cmake LibLine: Avoid refreshing the entire line when inserting at the end 2021-02-20 22:28:23 +01:00
utils.cmake Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00