mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-07 14:06:23 +00:00
Prior to this, we did not care if there was any whitespace after the last token in the prompt, and this caused a regression: ``` > lsp <tab> > lsp ci ```