mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 23:50:19 +00:00
a80ddf584f
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. |
||
---|---|---|
.. | ||
GlobalState.h | ||
main.cpp | ||
Makefile | ||
Parser.cpp | ||
Parser.h |