mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 09:51:57 -05: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 |