about summary refs log tree commit diff stats
path: root/cpp/console.mu
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/console.mu')
-rw-r--r--cpp/console.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/console.mu b/cpp/console.mu
index 04eee3a2..20b54b85 100644
--- a/cpp/console.mu
+++ b/cpp/console.mu
@@ -1,5 +1,5 @@
 recipe main [
-  console-mode 0:literal/screen
+  cursor-mode 0:literal/screen
   wait-for-key
   retro-mode 0:literal/screen
 ]