mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +02:00
After I made stdio buffered, we were dropping anything unflushed on exit. Since /bin/clear just prints out some escape sequences without a newline, the entire buffer was being discarded. Also add VirtualConsole::clear() that handles clearing of background VC's.
117 B
117 B