Fix Event.Control test.

This commit is contained in:
ArthurSonzogni
2024-04-27 20:49:49 +02:00
parent 2b73998d56
commit 092482f63b
11 changed files with 216 additions and 170 deletions

View File

@@ -36,7 +36,8 @@ class Screen : public Image {
// Print the Screen on to the terminal.
void Print() const;
// Fill the screen with space and reset any screen state, like hyperlinks, and cursor
// Fill the screen with space and reset any screen state, like hyperlinks, and
// cursor
void Clear();
// Move the terminal cursor n-lines up with n = dimy().