about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--mu.arc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mu.arc b/mu.arc
index 7a2c4d90..c2eebc47 100644
--- a/mu.arc
+++ b/mu.arc
@@ -403,7 +403,7 @@
                 print
                   (do1 nil ((if ($.current-charterm) $.charterm-display pr) (m arg.0)))
                 getc
-                  ($.charterm-read-key)
+                  (and ($.charterm-byte-ready?) ($.charterm-read-key))
                 bold-mode
                   (do1 nil ($.charterm-bold))
                 non-bold-mode