fix: color reset after returning from session

This commit is contained in:
grialion
2026-01-17 11:45:03 +01:00
parent b2019c7934
commit d65ed54578

View File

@@ -202,7 +202,7 @@ void scratch_print_ui() {
return;
}
printf("\033[2J\033[H"); // Clear screen
printf("\033[2J\033[H\033c"); // Clear screen
/// PRINTING
// printf box