mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-20 15:36:12 +00:00
This patch fixes an issue where the line editor would put no spacing between suggestions (only when there are two suggestions). To reproduce, try on a build with no ports (starting with `pro`): ``` > pro<tab> profilepro ```