@@ -29,7 +29,7 @@ void kmain(void) {
// TODO: CLI IDEA
int _count = printf("%s@%s:>", current_user.user_name, current_user.user_hostname);
//scursor(_count, text_pos.line);
scursor(_count, text_pos.line);
// TODO: Enable user input handling
char input_buffer[256] = {0};
The note is not visible to the blocked user.