aboutsummaryrefslogtreecommitdiff
path: root/user_command.h
diff options
context:
space:
mode:
Diffstat (limited to 'user_command.h')
-rw-r--r--user_command.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_command.h b/user_command.h
index 1dac4a9..0854a70 100644
--- a/user_command.h
+++ b/user_command.h
@@ -41,6 +41,7 @@ void process_user_command() {
// reset prompt
strcpy(prompt, ">");
+ printf("\n > ");
} else {