mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 13:22:33 +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 ``` |
||
|---|---|---|
| .. | ||
| Editor.cpp | ||
| Editor.h | ||
| Makefile | ||
| Span.h | ||
| Style.h | ||