From b6fa632e2f46467c76c7fb39c731cb17e8558ee0 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 18 May 2017 10:09:17 -0700 Subject: 3861 - screen untouched when entering console mode --- sandbox/002-typing.mu | 1 + 1 file changed, 1 insertion(+) (limited to 'sandbox/002-typing.mu') diff --git a/sandbox/002-typing.mu b/sandbox/002-typing.mu index 16693429..7c385b6f 100644 --- a/sandbox/002-typing.mu +++ b/sandbox/002-typing.mu @@ -6,6 +6,7 @@ def! main text:text [ local-scope load-ingredients open-console + clear-screen 0/screen # non-scrolling app editor:&:editor <- new-editor text, 5/left, 45/right editor-render 0/screen, editor editor-event-loop 0/screen, 0/console, editor -- cgit 1.4.1-2-gfad0