Files
serenity/Userland/Libraries/LibShell/Shell.cpp
Ali Mohammad Pur 95df87fbed LibShell: Clear the initial prompt line
This fixes a rendering issue where the first line of the prompt
overwrites a line with "% ...", which leaves the "%" in the terminal
if the prompt starts with "\n".
2024-11-18 21:00:53 +01:00

91 KiB