mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 01:47:00 +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.
1.1 KiB
1.1 KiB