mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-14 08:35:52 +00:00
This also makes the editor clean as many lines as the searching took, for instance, in the case of <C-r><C-c>ls<tab>, two lines should be cleaned, not just one. Fixes #3413.