diff options
author | AnotherTest <ali.mpfard@gmail.com> | 2020-05-12 03:29:59 +0430 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-05-12 08:57:14 +0200 |
commit | b64bb7a3e1fd38aa9659c0863e17d1c010e9e140 (patch) | |
tree | 4feca77a5c0e3a8ff329850a7c016675a6f47ad6 /Makefile.common | |
parent | ae3353bdbc4da3a0ad46cf573aa4bb74ccbea834 (diff) | |
download | serenity-b64bb7a3e1fd38aa9659c0863e17d1c010e9e140.zip |
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
```
Diffstat (limited to 'Makefile.common')
0 files changed, 0 insertions, 0 deletions