summaryrefslogtreecommitdiff
path: root/src/c/keyboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/c/keyboard.c')
-rw-r--r--src/c/keyboard.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/c/keyboard.c b/src/c/keyboard.c
index fb4361d..47c4a22 100644
--- a/src/c/keyboard.c
+++ b/src/c/keyboard.c
@@ -54,6 +54,7 @@ void enter()
}
buffer_index=0;
}
+ else prompt();
return;
}