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/001-editor.mu | 1 + 1 file changed, 1 insertion(+) (limited to 'sandbox/001-editor.mu') diff --git a/sandbox/001-editor.mu b/sandbox/001-editor.mu index a6dde85b..50ba09f5 100644 --- a/sandbox/001-editor.mu +++ b/sandbox/001-editor.mu @@ -6,6 +6,7 @@ def main text:text [ local-scope load-ingredients open-console + clear-screen 0/screen # non-scrolling app e:&:editor <- new-editor text, 0/left, 5/right render 0/screen, e wait-for-event 0/console -- cgit 1.4.1-2-gfad0