summaryrefslogtreecommitdiff
path: root/world/tty-commands.sld
diff options
context:
space:
mode:
Diffstat (limited to 'world/tty-commands.sld')
-rw-r--r--world/tty-commands.sld2
1 files changed, 2 insertions, 0 deletions
diff --git a/world/tty-commands.sld b/world/tty-commands.sld
index 1ec5588..53fce0d 100644
--- a/world/tty-commands.sld
+++ b/world/tty-commands.sld
@@ -3,5 +3,7 @@
(export tui-initialize!
tui-deinitialize!
move-cursor!
+ hide-cursor!
+ show-cursor!
erase-screen!)
(include "tty-commands.scm"))