diff --git a/con_dosx.cpp b/con_dosx.cpp index 7fe7d6d..431eac4 100644 --- a/con_dosx.cpp +++ b/con_dosx.cpp @@ -1116,6 +1116,7 @@ int GUI::RunProgram(int mode, char *Command) { ConQuerySize(&W, &H); ConHideMouse(); ConSuspend(); + ::ConClear(); if (*Command == 0) // empty string = shell Command = getenv(