mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:31:07 +00:00
This patchset fixes incorrect handling of escaped tokens (`a\ b`) in Shell autocompletion and LibLine. The users of LibLine can now choose between two token splitting modes, either taking into account escapes, or ignoring them. |
||
|---|---|---|
| .. | ||
| Editor.cpp | ||
| Editor.h | ||
| Makefile | ||
| Span.h | ||
| Style.h | ||