mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00: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 | ||
Editor.cpp | ||
Editor.h | ||
Span.h | ||
Style.h | ||
SuggestionDisplay.h | ||
SuggestionManager.cpp | ||
SuggestionManager.h | ||
VT.h | ||
XtermSuggestionDisplay.cpp |