@@ -36,7 +36,7 @@ void do_terminal() {
else if (key == KEY_RIGHTBRACKET) { if (mods & KMOD_SHIFT) { debugchr('*'); } else if (mods & KMOD_RALT) { debugchr(']'); } else { debugchr('+'); } }
}
//cls(0);
pdebug();
//pdebug();
void loop() {
The note is not visible to the blocked user.