Files
ladybird/Userland/Libraries/LibGUI/TextDocument.cpp
Andreas Kling 81bc861085 LibGUI: Implement merging of TextDocument's RemoveTextCommand
When deleting text by pressing backspace, the commands will be merged
into a single RemoveTextCommand.
2021-05-08 22:17:51 +02:00

28 KiB