mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-10 13:00:29 +03:00
889a8e7d0f
This commit makes LibLine handle interrupts (as reported via interrupted() and resized()) again. There is a little catch with the shell: ``` $ ls | pipe> <C-c> (prompt stays here until a key is pressed) ``` |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Execution.h | ||
Job.h | ||
main.cpp | ||
Parser.cpp | ||
Parser.h | ||
Shell.cpp | ||
Shell.h |