mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:50:59 +00:00
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 | ||