You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"___LIST OF COMMANDS___\n\n[1] Help\n[2] Exit\n[3] Tutorial\n[4] DevOptions\n[5] CPUStress\n[6] Colour\n[7] Settings\n[8] Title\n[9] Date\n[10] ColourNumbers\n\nMore will be added soon!\n",
411
+
"___LIST OF COMMANDS___\n\n[1] Help\n[2] Exit\n[3] Tutorial\n[4] DevTools\n[5] CPUStress\n[6] Colour\n[7] Settings\n[8] Title\n[9] Date\n[10] ColourNumbers\n\nMore will be added soon!\n",
412
412
413
413
"___FREQUENTLY ASKED QUESTIONS___\n\n"
414
414
"1) I can't see the terminal text. How can I zoom in?\n 1a) You can zoom in, of course. Press and hold the Ctrl button and scroll with the mouse to your desired text size.\n",
@@ -739,7 +739,7 @@ void DevTools(short int nToolNum) {
slowcharCentredFn(true, "This is a sandbox-style testing enviroment for ANSI (VT) escape codes. For experienced users only.");
742
+
slowcharCentredFn(true, "This is a sandbox-style testing enviroment for ANSI (VT) escape codes.");
743
743
colour(sColourGlobal, sColourGlobalBack);
744
744
745
745
std::cout << NOULINE_STR << "\n\n" << wordWrap("You can test any ANSI escape code here. Everything will be reset after exiting the sandbox (by typing in 0 or \"zero\").");
0 commit comments