Files
ladybird/Libraries/LibLine
AnotherTest b64bb7a3e1 LibLine: Fix suggestion spacing regression
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
```
2020-05-12 08:57:14 +02:00
..
2020-04-05 16:11:13 +02:00
2020-05-10 10:23:05 +02:00