mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 12:21:00 +00:00
Make LineEditor::get_line() responsible for printing the prompt. That way we can re-prompt after clearing the screen on ^L. This makes the Serenity Terminal feel a little bit more like home :^) |
||
|---|---|---|
| .. | ||
| GlobalState.h | ||
| LineEditor.cpp | ||
| LineEditor.h | ||
| main.cpp | ||
| Makefile | ||
| Parser.cpp | ||
| Parser.h | ||