mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02: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 ```