about summary refs log tree commit diff stats
path: root/mu.arc
diff options
context:
space:
mode:
Diffstat (limited to 'mu.arc')
-rw-r--r--mu.arc4
1 files changed, 2 insertions, 2 deletions
diff --git a/mu.arc b/mu.arc
index f8277029..ac186e8f 100644
--- a/mu.arc
+++ b/mu.arc
@@ -671,9 +671,9 @@
                   (do1 nil ($.charterm-bold))
                 non-bold-mode
                   (do1 nil ($.charterm-normal))
-                console-on
+                cursor-mode
                   (do1 nil (if (no ($.current-charterm)) ($.open-charterm)))
-                console-off
+                retro-mode
                   (do1 nil (if ($.current-charterm) ($.close-charterm)))
 
                 ; graphics